Home
last modified time | relevance | path

Searched refs:SEG6_LOCAL_ACTION_END_T (Results 1 – 4 of 4) 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/core/
H A Dfilter.c6562 case SEG6_LOCAL_ACTION_END_T: in BPF_CALL_4()