Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtfrc.h21 struct tfrc_rx_info { struct
/Linux-v6.6/Documentation/networking/
Ddccp.rst133 Returns a ``struct tfrc_rx_info`` in optval; the buffer for optval and
134 optlen must be set to at least sizeof(struct tfrc_rx_info).
/Linux-v6.6/net/dccp/ccids/
Dccid3.c819 struct tfrc_rx_info rx_info; in ccid3_hc_rx_getsockopt()