Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/ccids/
Dccid3.c514 static void ccid3_hc_tx_get_info(struct sock *sk, struct tcp_info *info) in ccid3_hc_tx_get_info() function
858 .ccid_hc_tx_get_info = ccid3_hc_tx_get_info,