Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h30 SEG6_LOCAL_COUNTERS, enumerator
/openbmc/linux/net/ipv6/
H A Dseg6_local.c185 #define SEG6_F_LOCAL_COUNTERS SEG6_F_ATTR(SEG6_LOCAL_COUNTERS)
1648 [SEG6_LOCAL_COUNTERS] = { .type = NLA_NESTED },
1978 attrs[SEG6_LOCAL_COUNTERS], in parse_nla_counters()
2024 nest = nla_nest_start(skb, SEG6_LOCAL_COUNTERS); in put_nla_counters()
2305 [SEG6_LOCAL_COUNTERS] = { .parse = parse_nla_counters,