Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dseg6_local.h30 SEG6_LOCAL_COUNTERS, enumerator
/linux-6.12.1/net/ipv6/
Dseg6_local.c185 #define SEG6_F_LOCAL_COUNTERS SEG6_F_ATTR(SEG6_LOCAL_COUNTERS)
1654 [SEG6_LOCAL_COUNTERS] = { .type = NLA_NESTED },
1984 attrs[SEG6_LOCAL_COUNTERS], in parse_nla_counters()
2030 nest = nla_nest_start(skb, SEG6_LOCAL_COUNTERS); in put_nla_counters()
2311 [SEG6_LOCAL_COUNTERS] = { .parse = parse_nla_counters,