Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h31 SEG6_LOCAL_FLAVORS, enumerator
/openbmc/linux/net/ipv6/
H A Dseg6_local.c113 #define SEG6_F_LOCAL_FLAVORS SEG6_F_ATTR(SEG6_LOCAL_FLAVORS)
1649 [SEG6_LOCAL_FLAVORS] = { .type = NLA_NESTED },
2139 attrs[SEG6_LOCAL_FLAVORS], in parse_nla_flavors()
2192 nest = nla_nest_start(skb, SEG6_LOCAL_FLAVORS); in put_nla_flavors()
2310 [SEG6_LOCAL_FLAVORS] = { .parse = parse_nla_flavors,
2626 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_FLAVORS)) in seg6_local_get_encap_size()