Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/uapi/linux/
Dseg6_local.h38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
/linux-6.12.1/include/uapi/linux/
Dseg6_local.h41 SEG6_LOCAL_ACTION_END_X = 2, enumerator
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_seg6_loop.c256 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
Dtest_lwt_seg6local.c352 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
/linux-6.12.1/net/ipv6/
Dseg6_local.c476 case SEG6_LOCAL_ACTION_END_X: in seg6_flv_supp_ops_by_action()
1477 .action = SEG6_LOCAL_ACTION_END_X,
/linux-6.12.1/net/core/
Dfilter.c6540 case SEG6_LOCAL_ACTION_END_X: in BPF_CALL_4()