Home
last modified time | relevance | path

Searched refs:dccp_ackvec_lookup (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dccp/
H A Dackvec.c85 static struct dccp_ackvec_record *dccp_ackvec_lookup(struct list_head *av_list, in dccp_ackvec_lookup() function
293 avr = dccp_ackvec_lookup(&av->av_records, ackno); in dccp_ackvec_clear_state()