Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtfrc.h25 struct tfrc_rx_info { struct
/Linux-v4.19/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-v4.19/net/dccp/ccids/
Dccid3.c826 struct tfrc_rx_info rx_info; in ccid3_hc_rx_getsockopt()