Home
last modified time | relevance | path

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

/linux/include/net/
H 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()
H A Dip_tunnels.h510 if (e->type == TUNNEL_ENCAP_NONE) in ip_encap_hlen()
532 if (e->type == TUNNEL_ENCAP_NONE) in ip_tunnel_encap()
/linux/net/ipv4/
H A Dfou_bpf.c64 info->encap.type = TUNNEL_ENCAP_NONE; in bpf_skb_set_fou_encap()
/linux/include/uapi/linux/
H A Dif_tunnel.h85 TUNNEL_ENCAP_NONE, enumerator
/linux/net/ipv6/
H A Dip6_tunnel.c1238 if (t->encap.type != TUNNEL_ENCAP_NONE) in ip6_tnl_xmit()
H A Dip6_gre.c1483 nt->encap.type != TUNNEL_ENCAP_NONE) in ip6gre_tnl_init_features()