Searched refs:SEG6_LOCAL_ACTION_END_X (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | seg6_local.h | 38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | seg6_local.h | 38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | seg6_local.h | 38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 27 SEG6_LOCAL_ACTION_END_X = 2, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | seg6_local.h | 41 SEG6_LOCAL_ACTION_END_X = 2, enumerator
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_seg6_loop.c | 254 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
|
H A D | test_lwt_seg6local.c | 350 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_seg6_loop.c | 254 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
|
H A D | test_lwt_seg6local.c | 350 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | seg6_local.c | 566 .action = SEG6_LOCAL_ACTION_END_X,
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | seg6_local.c | 476 case SEG6_LOCAL_ACTION_END_X: in seg6_flv_supp_ops_by_action() 1471 .action = SEG6_LOCAL_ACTION_END_X,
|
/kernel/linux/linux-5.10/net/core/ |
H A D | filter.c | 5855 case SEG6_LOCAL_ACTION_END_X: in BPF_CALL_4()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | filter.c | 6452 case SEG6_LOCAL_ACTION_END_X: in BPF_CALL_4()
|
Completed in 34 milliseconds