Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dconntrack.h31 void ovs_ct_free_action(const struct nlattr *a);
96 static inline void ovs_ct_free_action(const struct nlattr *a) { } in ovs_ct_free_action() function
H A Dconntrack.c1837 void ovs_ct_free_action(const struct nlattr *a) in ovs_ct_free_action() function
H A Dflow_netlink.c2384 ovs_ct_free_action(a); in ovs_nla_free_nested_actions()