Searched refs:SEG6_LOCAL_ACTION (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | seg6_local.h | 21 SEG6_LOCAL_ACTION, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | seg6_local.h | 21 SEG6_LOCAL_ACTION, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 24 SEG6_LOCAL_ACTION, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | seg6_local.h | 21 SEG6_LOCAL_ACTION, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 11 SEG6_LOCAL_ACTION, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 24 SEG6_LOCAL_ACTION, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | seg6_local.h | 21 SEG6_LOCAL_ACTION, enumerator
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | seg6_local.c | 647 [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 D | seg6_local.c | 1637 [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