Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dconntrack.h36 void ovs_ct_free_action(const struct nlattr *a);
89 static inline void ovs_ct_free_action(const struct nlattr *a) { } in ovs_ct_free_action() function
Dconntrack.c756 void ovs_ct_free_action(const struct nlattr *a) in ovs_ct_free_action() function
Dflow_netlink.c1719 ovs_ct_free_action(a); in ovs_nla_free_flow_actions()