Lines Matching defs:net
195 static int tcf_ct_flow_table_add_action_nat(struct net *net, in tcf_ct_flow_table_add_action_nat()
235 static int tcf_ct_flow_table_fill_actions(struct net *net, in tcf_ct_flow_table_fill_actions()
573 static bool tcf_ct_skb_nfct_cached(struct net *net, struct sk_buff *skb, in tcf_ct_skb_nfct_cached()
681 static int tcf_ct_handle_fragments(struct net *net, struct sk_buff *skb, in tcf_ct_handle_fragments()
932 struct net *net = dev_net(skb->dev); in tcf_ct_act() local
1150 static int tcf_ct_fill_params(struct net *net, in tcf_ct_fill_params()
1227 static int tcf_ct_init(struct net *net, struct nlattr *nla, in tcf_ct_init()
1463 static int tcf_ct_walker(struct net *net, struct sk_buff *skb, in tcf_ct_walker()
1473 static int tcf_ct_search(struct net *net, struct tc_action **a, u32 index) in tcf_ct_search()
1503 static __net_init int ct_init_net(struct net *net) in ct_init_net()
1520 struct net *net; in ct_exit_net() local