Home
last modified time | relevance | path

Searched refs:ovs_tunnel_info (Results 1 – 3 of 3) sorted by relevance

/linux/net/openvswitch/
H A Dflow.h57 struct ovs_tunnel_info { struct
H A Dflow_netlink.c2391 struct ovs_tunnel_info *ovs_tun; in ovs_nla_free_set_action()
2769 struct ovs_tunnel_info *ovs_tun; in validate_and_copy_set_tun()
3735 struct ovs_tunnel_info *ovs_tun = nla_data(ovs_key); in set_action_to_attr()
H A Dactions.c1137 struct ovs_tunnel_info *tun = nla_data(a); in execute_set_action()