Home
last modified time | relevance | path

Searched refs:TUNNEL_ENCAP_NONE (Results 1 – 7 of 7) 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.h530 if (e->type == TUNNEL_ENCAP_NONE) in ip_encap_hlen()
552 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()
H A Dip_gre.c812 tunnel->encap.type != TUNNEL_ENCAP_NONE)) { in ipgre_link_update()
1033 tunnel->encap.type != TUNNEL_ENCAP_NONE) in __gre_tunnel_init()
1115 nla_get_u16(data[IFLA_GRE_ENCAP_TYPE]) != TUNNEL_ENCAP_NONE) in ipgre_tunnel_validate()
/linux/include/uapi/linux/
H A Dif_tunnel.h85 TUNNEL_ENCAP_NONE, enumerator
/linux/net/ipv6/
H A Dip6_gre.c1467 nt->encap.type != TUNNEL_ENCAP_NONE) in ip6gre_tnl_init_features()
H A Dip6_tunnel.c1243 if (t->encap.type != TUNNEL_ENCAP_NONE) in ip6_tnl_xmit()