Home
last modified time | relevance | path

Searched refs:SEG6_LOCAL_ACTION_END_B6_ENCAP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/tools/include/uapi/linux/
Dseg6_local.h54 SEG6_LOCAL_ACTION_END_B6_ENCAP = 10, enumerator
/Linux-v5.15/include/uapi/linux/
Dseg6_local.h56 SEG6_LOCAL_ACTION_END_B6_ENCAP = 10, enumerator
/Linux-v5.15/net/ipv6/
Dseg6_local.c1061 .action = SEG6_LOCAL_ACTION_END_B6_ENCAP,
/Linux-v5.15/net/core/
Dfilter.c6022 case SEG6_LOCAL_ACTION_END_B6_ENCAP: in BPF_CALL_4()