Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dseg6_local.h30 SEG6_LOCAL_COUNTERS, enumerator
/Linux-v6.1/net/ipv6/
Dseg6_local.c174 #define SEG6_F_LOCAL_COUNTERS SEG6_F_ATTR(SEG6_LOCAL_COUNTERS)
1260 [SEG6_LOCAL_COUNTERS] = { .type = NLA_NESTED },
1590 attrs[SEG6_LOCAL_COUNTERS], in parse_nla_counters()
1636 nest = nla_nest_start(skb, SEG6_LOCAL_COUNTERS); in put_nla_counters()
1915 [SEG6_LOCAL_COUNTERS] = { .parse = parse_nla_counters,