Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.h24 int ovs_ct_execute(struct net *, struct sk_buff *, struct sw_flow_key *,
62 static inline int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute() function
H A Dconntrack.c1289 int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute() function
H A Dactions.c1392 err = ovs_ct_execute(ovs_dp_get_net(dp), skb, key, in do_execute_actions()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.h24 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 Dconntrack.c1008 int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute() function
H A Dactions.c1422 err = ovs_ct_execute(ovs_dp_get_net(dp), skb, key, in do_execute_actions()

Completed in 12 milliseconds