Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dseg6_local.h117 SEG6_LOCAL_FLV_OPERATION, enumerator
/linux-6.12.1/net/ipv6/
Dseg6_local.c2077 [SEG6_LOCAL_FLV_OPERATION] = { .type = NLA_U32 },
2153 if (!tb[SEG6_LOCAL_FLV_OPERATION]) in parse_nla_flavors()
2156 fops = nla_get_u32(tb[SEG6_LOCAL_FLV_OPERATION]); in parse_nla_flavors()
2202 if (nla_put_u32(skb, SEG6_LOCAL_FLV_OPERATION, fops)) { in put_nla_flavors()