Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dseg6_local.h31 SEG6_LOCAL_FLAVORS, enumerator
/Linux-v6.1/net/ipv6/
Dseg6_local.c1080 SEG6_F_ATTR(SEG6_LOCAL_FLAVORS),
1261 [SEG6_LOCAL_FLAVORS] = { .type = NLA_NESTED },
1750 attrs[SEG6_LOCAL_FLAVORS], in parse_nla_flavors()
1802 nest = nla_nest_start(skb, SEG6_LOCAL_FLAVORS); in put_nla_flavors()
1920 [SEG6_LOCAL_FLAVORS] = { .parse = parse_nla_flavors,
2236 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_FLAVORS)) in seg6_local_get_encap_size()