Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dtcp_metrics.h53 TCP_METRICS_ATTR_VALS, /* nested +1, u32 */ enumerator
/linux-6.12.1/net/ipv4/
Dtcp_metrics.c634 [TCP_METRICS_ATTR_VALS] = { .type = NLA_NESTED, },
679 nest = nla_nest_start_noflag(msg, TCP_METRICS_ATTR_VALS); in tcp_metrics_fill_info()