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

/linux-master/include/uapi/linux/
H A Dlwtunnel.h13 LWTUNNEL_ENCAP_SEG6, enumerator in enum:lwtunnel_encap_types
/linux-master/net/ipv6/
H A Dseg6_iptunnel.c677 newts->type = LWTUNNEL_ENCAP_SEG6;
738 return lwtunnel_encap_add_ops(&seg6_iptun_ops, LWTUNNEL_ENCAP_SEG6);
743 lwtunnel_encap_del_ops(&seg6_iptun_ops, LWTUNNEL_ENCAP_SEG6);
/linux-master/net/core/
H A Dlwtunnel.c41 case LWTUNNEL_ENCAP_SEG6:

Completed in 116 milliseconds