Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/
H A Dccid2.c238 static void ccid2_hc_tx_packet_sent(struct sock *sk, unsigned int len) in ccid2_hc_tx_packet_sent() function
783 .ccid_hc_tx_packet_sent = ccid2_hc_tx_packet_sent,