Searched refs:ovs_ct_execute (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/openvswitch/ |
H A D | conntrack.h | 24 int ovs_ct_execute(struct net *, struct sk_buff *, struct sw_flow_key *, 63 static inline int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute() function
|
H A D | actions.c | 1428 err = ovs_ct_execute(ovs_dp_get_net(dp), skb, key, in do_execute_actions()
|
H A D | conntrack.c | 1013 int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute() function
|