Searched refs:ovs_ct_execute (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/openvswitch/
H A Dconntrack.h31 int ovs_ct_execute(struct net *, struct sk_buff *, struct sw_flow_key *,
66 static inline int ovs_ct_execute(struct net *net, struct sk_buff *skb, ovs_ct_execute() function
H A Dconntrack.c495 int ovs_ct_execute(struct net *net, struct sk_buff *skb, ovs_ct_execute() function
H A Dactions.c1107 err = ovs_ct_execute(ovs_dp_get_net(dp), skb, key, do_execute_actions()

Completed in 100 milliseconds