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

/linux-master/include/uapi/linux/
H A Dlwtunnel.h17 LWTUNNEL_ENCAP_IOAM6, enumerator in enum:lwtunnel_encap_types
/linux-master/net/ipv6/
H A Dioam6_iptunnel.c198 lwt->type = LWTUNNEL_ENCAP_IOAM6;
471 return lwtunnel_encap_add_ops(&ioam6_iptun_ops, LWTUNNEL_ENCAP_IOAM6);
476 lwtunnel_encap_del_ops(&ioam6_iptun_ops, LWTUNNEL_ENCAP_IOAM6);
/linux-master/net/core/
H A Dlwtunnel.c49 case LWTUNNEL_ENCAP_IOAM6:

Completed in 198 milliseconds