Home
last modified time | relevance | path

Searched refs:ccid_hc_tx_delete (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/dccp/
Dccid.c186 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk) in ccid_hc_tx_delete() function
Dccid.h135 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk);
Dfeat.c53 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_hdlr_ccid()
1556 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_feat_activate_values()
Dproto.c225 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_destroy_sock()