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

/linux-master/include/uapi/linux/
H A Dseg6_local.h94 * - SEG6_LOCAL_CNT_BYTES: identifies a counter that counts the total amount
107 SEG6_LOCAL_CNT_BYTES, enumerator in enum:__anon2999
/linux-master/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] ||
2007 if (nla_put_u64_64bit(skb, SEG6_LOCAL_CNT_BYTES, counters->bytes,
2621 /* SEG6_LOCAL_CNT_BYTES */

Completed in 204 milliseconds