Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtfrc.h21 struct tfrc_rx_info { struct
/Linux-v5.4/Documentation/networking/
Ddccp.txt127 Returns a `struct tfrc_rx_info' in optval; the buffer for optval and
128 optlen must be set to at least sizeof(struct tfrc_rx_info).
/Linux-v5.4/net/dccp/ccids/
Dccid3.c813 struct tfrc_rx_info rx_info; in ccid3_hc_rx_getsockopt()