Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
Dccid.c182 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk) in ccid_hc_tx_delete() function
Dccid.h132 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk);
Dfeat.c48 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_hdlr_ccid()
1566 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_feat_activate_values()
Dproto.c178 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_sk_destruct()