Home
last modified time | relevance | path

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

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