Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dseg6_local.h38 SEG6_LOCAL_ACTION_END_X = 2, enumerator
/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h41 SEG6_LOCAL_ACTION_END_X = 2, enumerator
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_seg6_loop.c254 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
H A Dtest_lwt_seg6local.c350 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_X, in __add_egr_x()
/openbmc/linux/net/ipv6/
H A Dseg6_local.c476 case SEG6_LOCAL_ACTION_END_X: in seg6_flv_supp_ops_by_action()
1471 .action = SEG6_LOCAL_ACTION_END_X,
/openbmc/linux/net/core/
H A Dfilter.c6490 case SEG6_LOCAL_ACTION_END_X: in BPF_CALL_4()