Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h107 SEG6_LOCAL_CNT_BYTES, enumerator
/openbmc/linux/net/ipv6/
H A Dseg6_local.c1965 [SEG6_LOCAL_CNT_BYTES] = { .type = NLA_U64 },
1986 if (!tb[SEG6_LOCAL_CNT_PACKETS] || !tb[SEG6_LOCAL_CNT_BYTES] || in parse_nla_counters()
2007 if (nla_put_u64_64bit(skb, SEG6_LOCAL_CNT_BYTES, counters->bytes, in seg6_local_fill_nla_counters()