Home
last modified time | relevance | path

Searched defs:tun_key (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dvport-gre.c70 const struct ovs_key_ipv4_tunnel *tun_key; in __build_header() local
137 const struct ovs_key_ipv4_tunnel *tun_key; in gre_tnl_send() local
Dvport-geneve.c173 const struct ovs_key_ipv4_tunnel *tun_key; in geneve_tnl_send() local
Dvport-vxlan.c227 const struct ovs_key_ipv4_tunnel *tun_key; in vxlan_tnl_send() local
Dvport.c583 const struct ovs_key_ipv4_tunnel *tun_key; in ovs_tunnel_get_egress_info() local
Dflow.h125 struct ovs_key_ipv4_tunnel tun_key; /* Encapsulating tunnel key. */ member