Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dseg6_local.h107 SEG6_LOCAL_CNT_BYTES, enumerator
/linux-6.12.1/net/ipv6/
Dseg6_local.c1971 [SEG6_LOCAL_CNT_BYTES] = { .type = NLA_U64 },
1992 if (!tb[SEG6_LOCAL_CNT_PACKETS] || !tb[SEG6_LOCAL_CNT_BYTES] || in parse_nla_counters()
2013 if (nla_put_u64_64bit(skb, SEG6_LOCAL_CNT_BYTES, counters->bytes, in seg6_local_fill_nla_counters()