Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dconntrack.h32 void ovs_ct_free_action(const struct nlattr *a);
98 static inline void ovs_ct_free_action(const struct nlattr *a) { } in ovs_ct_free_action() function
H A Dconntrack.c1565 void ovs_ct_free_action(const struct nlattr *a) in ovs_ct_free_action() function
H A Dflow_netlink.c2429 ovs_ct_free_action(a); in ovs_nla_free_nested_actions()