Searched refs:ccid_hc_tx_exit (Results 1 – 4 of 4) sorted by relevance
189 if (ccid->ccid_ops->ccid_hc_tx_exit != NULL) in ccid_hc_tx_delete()190 ccid->ccid_ops->ccid_hc_tx_exit(sk); in ccid_hc_tx_delete()
62 void (*ccid_hc_tx_exit)(struct sock *sk); member
772 .ccid_hc_tx_exit = ccid2_hc_tx_exit,
851 .ccid_hc_tx_exit = ccid3_hc_tx_exit,