Home
last modified time | relevance | path

Searched refs:ccid3_hc_tx_send_packet (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/ccids/
H A Dccid3.c261 * ccid3_hc_tx_send_packet - Delay-based dequeueing of TX packets
267 static int ccid3_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb) in ccid3_hc_tx_send_packet() function
842 .ccid_hc_tx_send_packet = ccid3_hc_tx_send_packet,
/kernel/linux/linux-6.6/net/dccp/ccids/
H A Dccid3.c265 * ccid3_hc_tx_send_packet - Delay-based dequeueing of TX packets
272 static int ccid3_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb) in ccid3_hc_tx_send_packet() function
848 .ccid_hc_tx_send_packet = ccid3_hc_tx_send_packet,

Completed in 3 milliseconds