Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dseg6_local.h54 SEG6_LOCAL_ACTION_END_B6_ENCAP = 10, enumerator
/Linux-v6.6/include/uapi/linux/
Dseg6_local.h57 SEG6_LOCAL_ACTION_END_B6_ENCAP = 10, enumerator
/Linux-v6.6/net/ipv6/
Dseg6_local.c1546 .action = SEG6_LOCAL_ACTION_END_B6_ENCAP,
/Linux-v6.6/net/core/
Dfilter.c6423 case SEG6_LOCAL_ACTION_END_B6_ENCAP: in BPF_CALL_4()