Home
last modified time | relevance | path

Searched refs:SEG6_LOCAL_ACTION_END_T (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dseg6_local.h40 SEG6_LOCAL_ACTION_END_T = 3, enumerator
/linux/include/uapi/linux/
H A Dseg6_local.h43 SEG6_LOCAL_ACTION_END_T = 3, enumerator
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_seg6local.c419 err = bpf_lwt_seg6_action(skb, SEG6_LOCAL_ACTION_END_T, in __inspect_t()
/linux/net/ipv6/
H A Dseg6_local.c1484 .action = SEG6_LOCAL_ACTION_END_T,
/linux/net/core/
H A Dfilter.c6552 case SEG6_LOCAL_ACTION_END_T: in BPF_CALL_4()