Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dseg6_local.h30 SEG6_LOCAL_COUNTERS, enumerator
/Linux-v5.15/net/ipv6/
Dseg6_local.c124 #define SEG6_F_LOCAL_COUNTERS SEG6_F_ATTR(SEG6_LOCAL_COUNTERS)
1163 [SEG6_LOCAL_COUNTERS] = { .type = NLA_NESTED },
1483 attrs[SEG6_LOCAL_COUNTERS], in parse_nla_counters()
1529 nest = nla_nest_start(skb, SEG6_LOCAL_COUNTERS); in put_nla_counters()
1621 [SEG6_LOCAL_COUNTERS] = { .parse = parse_nla_counters,