Lines Matching defs:net
304 static int handle_fragments(struct net *net, struct sw_flow_key *key, in handle_fragments()
360 ovs_ct_expect_find(struct net *net, const struct nf_conntrack_zone *zone, in ovs_ct_expect_find()
371 static bool skb_nfct_cached(const struct net *net, const struct sk_buff *skb, in skb_nfct_cached()
395 static int __ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in __ovs_ct_lookup()
432 static int ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in ovs_ct_lookup()
456 static int ovs_ct_commit(struct net *net, struct sw_flow_key *key, in ovs_ct_commit()
495 int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute()
650 bool ovs_ct_verify(struct net *net, enum ovs_key_attr attr) in ovs_ct_verify()
670 int ovs_ct_copy_action(struct net *net, const struct nlattr *attr, in ovs_ct_copy_action()
771 void ovs_ct_init(struct net *net) in ovs_ct_init()
784 void ovs_ct_exit(struct net *net) in ovs_ct_exit()