Searched refs:ovs_key_ipv4_tunnel (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dflow.h38 /* Used to memset ovs_key_ipv4_tunnel padding. */
40 (offsetof(struct ovs_key_ipv4_tunnel, tp_dst) + \
41 FIELD_SIZEOF(struct ovs_key_ipv4_tunnel, tp_dst))
43 struct ovs_key_ipv4_tunnel { struct
55 struct ovs_key_ipv4_tunnel tunnel;
125 struct ovs_key_ipv4_tunnel tun_key; /* Encapsulating tunnel key. */
H A Dvport-gre.c70 const struct ovs_key_ipv4_tunnel *tun_key; __build_header()
137 const struct ovs_key_ipv4_tunnel *tun_key; gre_tnl_send()
H A Dvport-geneve.c173 const struct ovs_key_ipv4_tunnel *tun_key; geneve_tnl_send()
H A Dvport-vxlan.c227 const struct ovs_key_ipv4_tunnel *tun_key; vxlan_tnl_send()
H A Dvport.h242 const struct ovs_key_ipv4_tunnel *key, ovs_tunnel_route_lookup()
H A Dvport.c583 const struct ovs_key_ipv4_tunnel *tun_key; ovs_tunnel_get_egress_info()
H A Dflow_netlink.c644 const struct ovs_key_ipv4_tunnel *output, __ipv4_tun_to_nlattr()
692 const struct ovs_key_ipv4_tunnel *output, ipv4_tun_to_nlattr()

Completed in 88 milliseconds