Home
last modified time | relevance | path

Searched refs:SEG6_LOCAL_ACTION_END_X (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/tools/include/uapi/linux/
Dseg6_local.h38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
/Linux-v5.15/include/uapi/linux/
Dseg6_local.h40 SEG6_LOCAL_ACTION_END_X = 2, enumerator
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_seg6_loop.c254 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
Dtest_lwt_seg6local.c350 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
/Linux-v5.15/net/ipv6/
Dseg6_local.c987 .action = SEG6_LOCAL_ACTION_END_X,
/Linux-v5.15/net/core/
Dfilter.c5982 case SEG6_LOCAL_ACTION_END_X: in BPF_CALL_4()