Searched refs:dccp_ackvec_parsed_cleanup (Results 1 – 3 of 3) sorted by relevance
138 extern void dccp_ackvec_parsed_cleanup(struct list_head *parsed_chunks);
365 void dccp_ackvec_parsed_cleanup(struct list_head *parsed_chunks) in dccp_ackvec_parsed_cleanup() function373 EXPORT_SYMBOL_GPL(dccp_ackvec_parsed_cleanup);
707 dccp_ackvec_parsed_cleanup(&hc->tx_av_chunks); in ccid2_hc_tx_packet_recv()