Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dseg6_local.h106 SEG6_LOCAL_CNT_PACKETS, enumerator
/linux-6.1.9/net/ipv6/
Dseg6_local.c1576 [SEG6_LOCAL_CNT_PACKETS] = { .type = NLA_U64 },
1598 if (!tb[SEG6_LOCAL_CNT_PACKETS] || !tb[SEG6_LOCAL_CNT_BYTES] || in parse_nla_counters()
1615 if (nla_put_u64_64bit(skb, SEG6_LOCAL_CNT_PACKETS, counters->packets, in seg6_local_fill_nla_counters()