Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dackvec.c367 void dccp_ackvec_parsed_cleanup(struct list_head *parsed_chunks) in dccp_ackvec_parsed_cleanup() argument
371 list_for_each_entry_safe(cur, next, parsed_chunks, node) in dccp_ackvec_parsed_cleanup()
373 INIT_LIST_HEAD(parsed_chunks); in dccp_ackvec_parsed_cleanup()
H A Dackvec.h135 void dccp_ackvec_parsed_cleanup(struct list_head *parsed_chunks);