Searched refs:LWTUNNEL_ENCAP_IP (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dlwtunnel.h10 LWTUNNEL_ENCAP_IP, enumerator in enum:lwtunnel_encap_types
/linux-master/include/net/
H A Ddst_metadata.h64 (dst->lwtstate->type == LWTUNNEL_ENCAP_IP ||
/linux-master/net/core/
H A Dlwtunnel.c55 case LWTUNNEL_ENCAP_IP:
/linux-master/net/ipv4/
H A Dip_tunnel_core.c675 new_state->type = LWTUNNEL_ENCAP_IP;
1046 lwtunnel_encap_add_ops(&ip_tun_lwt_ops, LWTUNNEL_ENCAP_IP);

Completed in 104 milliseconds