Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dseg6_local.h54 SEG6_LOCAL_ACTION_END_B6_ENCAP = 10, enumerator
/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h57 SEG6_LOCAL_ACTION_END_B6_ENCAP = 10, enumerator
/openbmc/linux/net/ipv6/
H A Dseg6_local.c1546 .action = SEG6_LOCAL_ACTION_END_B6_ENCAP,
/openbmc/linux/net/core/
H A Dfilter.c6530 case SEG6_LOCAL_ACTION_END_B6_ENCAP: in BPF_CALL_4()