Searched refs:ccid_hc_tx_exit (Results 1 – 4 of 4) sorted by relevance
185 if (ccid->ccid_ops->ccid_hc_tx_exit != NULL) in ccid_hc_tx_delete()186 ccid->ccid_ops->ccid_hc_tx_exit(sk); in ccid_hc_tx_delete()
59 void (*ccid_hc_tx_exit)(struct sock *sk); member
781 .ccid_hc_tx_exit = ccid2_hc_tx_exit,
847 .ccid_hc_tx_exit = ccid3_hc_tx_exit,