Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dconntrack.h34 int ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key);
78 static inline int ovs_ct_clear(struct sk_buff *skb, in ovs_ct_clear() function
Dactions.c1329 err = ovs_ct_clear(skb, key); in do_execute_actions()
Dconntrack.c1283 int ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key) in ovs_ct_clear() function