Lines Matching defs:net
499 static int handle_fragments(struct net *net, struct sw_flow_key *key, in handle_fragments()
548 ovs_ct_expect_find(struct net *net, const struct nf_conntrack_zone *zone, in ovs_ct_expect_find()
612 ovs_ct_find_existing(struct net *net, const struct nf_conntrack_zone *zone, in ovs_ct_find_existing()
655 struct nf_conn *ovs_ct_executed(struct net *net, in ovs_ct_executed()
683 static bool skb_nfct_cached(struct net *net, in skb_nfct_cached()
875 static int ovs_ct_nat(struct net *net, struct sw_flow_key *key, in ovs_ct_nat()
933 static int ovs_ct_nat(struct net *net, struct sw_flow_key *key, in ovs_ct_nat()
948 static int __ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in __ovs_ct_lookup()
1060 static int ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in ovs_ct_lookup()
1168 static int ovs_ct_check_limit(struct net *net, in ovs_ct_check_limit()
1193 static int ovs_ct_commit(struct net *net, struct sw_flow_key *key, in ovs_ct_commit()
1305 int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute()
1659 bool ovs_ct_verify(struct net *net, enum ovs_key_attr attr) in ovs_ct_verify()
1679 int ovs_ct_copy_action(struct net *net, const struct nlattr *attr, in ovs_ct_copy_action()
1879 static int ovs_ct_limit_init(struct net *net, struct ovs_net *ovs_net) in ovs_ct_limit_init()
1913 static void ovs_ct_limit_exit(struct net *net, struct ovs_net *ovs_net) in ovs_ct_limit_exit()
2055 static int __ovs_ct_limit_get_zone_limit(struct net *net, in __ovs_ct_limit_get_zone_limit()
2073 static int ovs_ct_limit_get_zone_limit(struct net *net, in ovs_ct_limit_get_zone_limit()
2116 static int ovs_ct_limit_get_all_zone_limit(struct net *net, in ovs_ct_limit_get_all_zone_limit()
2216 struct net *net = sock_net(skb->sk); in ovs_ct_limit_cmd_get() local
2297 int ovs_ct_init(struct net *net) in ovs_ct_init()
2316 void ovs_ct_exit(struct net *net) in ovs_ct_exit()