Home
last modified time | relevance | path

Searched refs:SEG6_LOCAL_ACTION (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dseg6_local.h21 SEG6_LOCAL_ACTION, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseg6_local.h21 SEG6_LOCAL_ACTION, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseg6_local.h24 SEG6_LOCAL_ACTION, enumerator
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseg6_local.h21 SEG6_LOCAL_ACTION, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dseg6_local.h11 SEG6_LOCAL_ACTION, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseg6_local.h24 SEG6_LOCAL_ACTION, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseg6_local.h21 SEG6_LOCAL_ACTION, enumerator
/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6_local.c647 [SEG6_LOCAL_ACTION] = { .type = NLA_U32 },
990 if (!tb[SEG6_LOCAL_ACTION]) in seg6_local_build_state()
998 slwt->action = nla_get_u32(tb[SEG6_LOCAL_ACTION]); in seg6_local_build_state()
1039 if (nla_put_u32(skb, SEG6_LOCAL_ACTION, slwt->action)) in seg6_local_fill_encap()
/kernel/linux/linux-6.6/net/ipv6/
H A Dseg6_local.c1637 [SEG6_LOCAL_ACTION] = { .type = NLA_U32 },
2512 if (!tb[SEG6_LOCAL_ACTION]) in seg6_local_build_state()
2520 slwt->action = nla_get_u32(tb[SEG6_LOCAL_ACTION]); in seg6_local_build_state()
2564 if (nla_put_u32(skb, SEG6_LOCAL_ACTION, slwt->action)) in seg6_local_fill_encap()

Completed in 7 milliseconds