Searched refs:TUNNEL_ENCAP_NONE (Results 1 – 7 of 7) sorted by relevance
94 if (e->type == TUNNEL_ENCAP_NONE) in ip6_encap_hlen()115 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip6_tnl_encap()
359 if (e->type == TUNNEL_ENCAP_NONE) in ip_encap_hlen()380 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip_tunnel_encap()
85 TUNNEL_ENCAP_NONE, enumerator
774 (flags & TUNNEL_CSUM && tunnel->encap.type != TUNNEL_ENCAP_NONE)) { in ipgre_link_update()972 if (flags & TUNNEL_CSUM && tunnel->encap.type != TUNNEL_ENCAP_NONE) in __gre_tunnel_init()1053 nla_get_u16(data[IFLA_GRE_ENCAP_TYPE]) != TUNNEL_ENCAP_NONE) in ipgre_tunnel_validate()
575 if (tunnel->encap.type != TUNNEL_ENCAP_NONE) in ip_md_tunnel_xmit()
1221 if (t->encap.type != TUNNEL_ENCAP_NONE) in ip6_tnl_xmit()
1466 if (flags & TUNNEL_CSUM && nt->encap.type != TUNNEL_ENCAP_NONE) in ip6gre_tnl_init_features()
Completed in 19 milliseconds