Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H 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()
H A Dip_tunnels.h341 if (e->type == TUNNEL_ENCAP_NONE) in ip_encap_hlen()
362 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip_tunnel_encap()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_tunnel.h85 TUNNEL_ENCAP_NONE, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_tunnel.h85 TUNNEL_ENCAP_NONE, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_tunnel.h85 TUNNEL_ENCAP_NONE, enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_gre.c767 tunnel->encap.type == TUNNEL_ENCAP_NONE) { in ipgre_link_update()
968 (tunnel->encap.type == TUNNEL_ENCAP_NONE)) { in __gre_tunnel_init()
1054 nla_get_u16(data[IFLA_GRE_ENCAP_TYPE]) != TUNNEL_ENCAP_NONE) in ipgre_tunnel_validate()
H A Dip_tunnel.c574 if (tunnel->encap.type != TUNNEL_ENCAP_NONE) in ip_md_tunnel_xmit()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_tunnel.c1248 if (t->encap.type != TUNNEL_ENCAP_NONE) in ip6_tnl_xmit()
H A Dip6_gre.c1464 nt->encap.type == TUNNEL_ENCAP_NONE) { in ip6gre_tnl_init_features()