Home
last modified time | relevance | path

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

/linux/net/dccp/
H A Dackvec.c85 static struct dccp_ackvec_record *dccp_ackvec_lookup(struct list_head *av_list, in dccp_ackvec_lookup() argument
94 list_for_each_entry_reverse(avr, av_list, avr_node) { in dccp_ackvec_lookup()