Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dlwtunnel.h17 LWTUNNEL_ENCAP_IOAM6, enumerator
/linux-5.19.10/net/ipv6/
Dioam6_iptunnel.c198 lwt->type = LWTUNNEL_ENCAP_IOAM6; in ioam6_build_state()
471 return lwtunnel_encap_add_ops(&ioam6_iptun_ops, LWTUNNEL_ENCAP_IOAM6); in ioam6_iptunnel_init()
476 lwtunnel_encap_del_ops(&ioam6_iptun_ops, LWTUNNEL_ENCAP_IOAM6); in ioam6_iptunnel_exit()
/linux-5.19.10/net/core/
Dlwtunnel.c49 case LWTUNNEL_ENCAP_IOAM6: in lwtunnel_encap_str()