Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip6_tunnel.h94 if (e->type == TUNNEL_ENCAP_NONE) in ip6_encap_hlen()
115 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip6_tnl_encap()
A Dip_tunnels.h359 if (e->type == TUNNEL_ENCAP_NONE) in ip_encap_hlen()
380 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip_tunnel_encap()
/linux-6.3-rc2/include/uapi/linux/
A Dif_tunnel.h85 TUNNEL_ENCAP_NONE, enumerator
/linux-6.3-rc2/net/ipv4/
A Dip_gre.c774 (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()
A Dip_tunnel.c575 if (tunnel->encap.type != TUNNEL_ENCAP_NONE) in ip_md_tunnel_xmit()
/linux-6.3-rc2/net/ipv6/
A Dip6_tunnel.c1221 if (t->encap.type != TUNNEL_ENCAP_NONE) in ip6_tnl_xmit()
A Dip6_gre.c1466 if (flags & TUNNEL_CSUM && nt->encap.type != TUNNEL_ENCAP_NONE) in ip6gre_tnl_init_features()

Completed in 19 milliseconds