Home
last modified time | relevance | path

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

/linux/include/net/
A Dip6_tunnel.h93 if (e->type == TUNNEL_ENCAP_NONE) in ip6_encap_hlen()
114 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip6_tnl_encap()
A Dip_tunnels.h340 if (e->type == TUNNEL_ENCAP_NONE) in ip_encap_hlen()
361 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip_tunnel_encap()
/linux/include/uapi/linux/
A Dif_tunnel.h85 TUNNEL_ENCAP_NONE, enumerator
/linux/net/ipv4/
A Dip_gre.c769 tunnel->encap.type == TUNNEL_ENCAP_NONE) { in ipgre_link_update()
970 (tunnel->encap.type == TUNNEL_ENCAP_NONE)) { in __gre_tunnel_init()
1056 nla_get_u16(data[IFLA_GRE_ENCAP_TYPE]) != TUNNEL_ENCAP_NONE) in ipgre_tunnel_validate()
A Dip_tunnel.c574 if (tunnel->encap.type != TUNNEL_ENCAP_NONE) in ip_md_tunnel_xmit()
/linux/net/ipv6/
A Dip6_tunnel.c1218 if (t->encap.type != TUNNEL_ENCAP_NONE) in ip6_tnl_xmit()
A Dip6_gre.c1451 nt->encap.type == TUNNEL_ENCAP_NONE) { in ip6gre_tnl_init_features()

Completed in 21 milliseconds