Home
last modified time | relevance | path

Searched refs:LWTUNNEL_ENCAP_IOAM6 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/ipv6/
Dioam6_iptunnel.c153 s->type = LWTUNNEL_ENCAP_IOAM6; in ioam6_build_state()
272 return lwtunnel_encap_add_ops(&ioam6_iptun_ops, LWTUNNEL_ENCAP_IOAM6); in ioam6_iptunnel_init()
277 lwtunnel_encap_del_ops(&ioam6_iptun_ops, LWTUNNEL_ENCAP_IOAM6); in ioam6_iptunnel_exit()
/Linux-v5.15/include/uapi/linux/
Dlwtunnel.h17 LWTUNNEL_ENCAP_IOAM6, enumerator
/Linux-v5.15/net/core/
Dlwtunnel.c49 case LWTUNNEL_ENCAP_IOAM6: in lwtunnel_encap_str()