Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dackvec.h135 void dccp_ackvec_parsed_cleanup(struct list_head *parsed_chunks);
H A Dackvec.c367 void dccp_ackvec_parsed_cleanup(struct list_head *parsed_chunks) in dccp_ackvec_parsed_cleanup() function
375 EXPORT_SYMBOL_GPL(dccp_ackvec_parsed_cleanup);
/openbmc/linux/net/dccp/ccids/
H A Dccid2.c715 dccp_ackvec_parsed_cleanup(&hc->tx_av_chunks); in ccid2_hc_tx_packet_recv()
760 dccp_ackvec_parsed_cleanup(&hc->tx_av_chunks); in ccid2_hc_tx_exit()