Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/ccids/
Dccid3.c349 static void ccid3_hc_tx_packet_sent(struct sock *sk, unsigned int len) in ccid3_hc_tx_packet_sent() function
849 .ccid_hc_tx_packet_sent = ccid3_hc_tx_packet_sent,