Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dseg6_local.h31 SEG6_LOCAL_FLAVORS, enumerator
/linux-6.12.1/net/ipv6/
Dseg6_local.c113 #define SEG6_F_LOCAL_FLAVORS SEG6_F_ATTR(SEG6_LOCAL_FLAVORS)
1655 [SEG6_LOCAL_FLAVORS] = { .type = NLA_NESTED },
2145 attrs[SEG6_LOCAL_FLAVORS], in parse_nla_flavors()
2198 nest = nla_nest_start(skb, SEG6_LOCAL_FLAVORS); in put_nla_flavors()
2316 [SEG6_LOCAL_FLAVORS] = { .parse = parse_nla_flavors,
2632 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_FLAVORS)) in seg6_local_get_encap_size()