Home
last modified time | relevance | path

Searched refs:TUNNEL_ENCAP_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dif_tunnel.h65 TUNNEL_ENCAP_NONE, enumerator
/linux-4.4.14/net/ipv4/
Dip_tunnel.c506 if (e->type == TUNNEL_ENCAP_NONE) in ip_encap_hlen()
583 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip_tunnel_encap()