Home
last modified time | relevance | path

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

/Linux-v4.19/net/dccp/ccids/
Dccid3.c522 static void ccid3_hc_tx_get_info(struct sock *sk, struct tcp_info *info) in ccid3_hc_tx_get_info() function
865 .ccid_hc_tx_get_info = ccid3_hc_tx_get_info,