Lines Matching defs:net
495 static int handle_fragments(struct net *net, struct sw_flow_key *key, in handle_fragments()
544 ovs_ct_expect_find(struct net *net, const struct nf_conntrack_zone *zone, in ovs_ct_expect_find()
608 ovs_ct_find_existing(struct net *net, const struct nf_conntrack_zone *zone, in ovs_ct_find_existing()
651 struct nf_conn *ovs_ct_executed(struct net *net, in ovs_ct_executed()
679 static bool skb_nfct_cached(struct net *net, in skb_nfct_cached()
872 static int ovs_ct_nat(struct net *net, struct sw_flow_key *key, in ovs_ct_nat()
930 static int ovs_ct_nat(struct net *net, struct sw_flow_key *key, in ovs_ct_nat()
945 static int __ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in __ovs_ct_lookup()
1046 static int ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in ovs_ct_lookup()
1154 static int ovs_ct_check_limit(struct net *net, in ovs_ct_check_limit()
1179 static int ovs_ct_commit(struct net *net, struct sw_flow_key *key, in ovs_ct_commit()
1289 int ovs_ct_execute(struct net *net, struct sk_buff *skb, in ovs_ct_execute()
1640 bool ovs_ct_verify(struct net *net, enum ovs_key_attr attr) in ovs_ct_verify()
1660 int ovs_ct_copy_action(struct net *net, const struct nlattr *attr, in ovs_ct_copy_action()
1861 static int ovs_ct_limit_init(struct net *net, struct ovs_net *ovs_net) in ovs_ct_limit_init()
1895 static void ovs_ct_limit_exit(struct net *net, struct ovs_net *ovs_net) in ovs_ct_limit_exit()
2036 static int __ovs_ct_limit_get_zone_limit(struct net *net, in __ovs_ct_limit_get_zone_limit()
2054 static int ovs_ct_limit_get_zone_limit(struct net *net, in ovs_ct_limit_get_zone_limit()
2097 static int ovs_ct_limit_get_all_zone_limit(struct net *net, in ovs_ct_limit_get_all_zone_limit()
2197 struct net *net = sock_net(skb->sk); in ovs_ct_limit_cmd_get() local
2275 int ovs_ct_init(struct net *net) in ovs_ct_init()
2294 void ovs_ct_exit(struct net *net) in ovs_ct_exit()