Searched refs:ccid_hc_tx_delete (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ |
H A D | ccid.h | 132 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk);
|
H A D | ccid.c | 182 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk) in ccid_hc_tx_delete() function
|
H A D | feat.c | 48 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()
|
H A D | proto.c | 178 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_destruct_common()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | ccid.h | 132 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk);
|
H A D | ccid.c | 182 void ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk) in ccid_hc_tx_delete() function
|
H A D | feat.c | 48 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_hdlr_ccid() 1572 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_feat_activate_values()
|
H A D | proto.c | 178 ccid_hc_tx_delete(dp->dccps_hc_tx_ccid, sk); in dccp_destruct_common()
|
Completed in 13 milliseconds