Home
last modified time | relevance | path

Searched refs:ccid2_hc_tx_send_packet (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/ccids/
Dccid2.c67 static int ccid2_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb) in ccid2_hc_tx_send_packet() function
777 .ccid_hc_tx_send_packet = ccid2_hc_tx_send_packet,
/kernel/linux/linux-6.6/net/dccp/ccids/
Dccid2.c67 static int ccid2_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb) in ccid2_hc_tx_send_packet() function
782 .ccid_hc_tx_send_packet = ccid2_hc_tx_send_packet,