Searched refs:ccid_hc_tx_exit (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dccid.c188 if (ccid->ccid_ops->ccid_hc_tx_exit != NULL)
189 ccid->ccid_ops->ccid_hc_tx_exit(sk);
H A Dccid.h62 void (*ccid_hc_tx_exit)(struct sock *sk); member in struct:ccid_operations
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid2.c708 .ccid_hc_tx_exit = ccid2_hc_tx_exit,
H A Dccid3.c922 .ccid_hc_tx_exit = ccid3_hc_tx_exit,

Completed in 99 milliseconds