Home
last modified time | relevance | path

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

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