Lines Matching defs:net
835 static int tcf_block_insert(struct tcf_block *block, struct net *net, in tcf_block_insert()
851 static void tcf_block_remove(struct tcf_block *block, struct net *net) in tcf_block_remove()
860 static struct tcf_block *tcf_block_create(struct net *net, struct Qdisc *q, in tcf_block_create()
889 static struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup()
896 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get()
1026 static int __tcf_qdisc_find(struct net *net, struct Qdisc **q, in __tcf_qdisc_find()
1121 static struct tcf_block *__tcf_block_find(struct net *net, struct Qdisc *q, in __tcf_block_find()
1195 static struct tcf_block *tcf_block_find(struct net *net, struct Qdisc **q, in tcf_block_find()
1306 struct net *net = qdisc_net(q); in tcf_block_get_ext() local
1798 static int tcf_fill_node(struct net *net, struct sk_buff *skb, in tcf_fill_node()
1852 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify()
1884 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify()
1925 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain()
1948 struct net *net = sock_net(skb->sk); in tc_new_tfilter() local
2178 struct net *net = sock_net(skb->sk); in tc_del_tfilter() local
2338 struct net *net = sock_net(skb->sk); in tc_get_tfilter() local
2470 struct net *net = sock_net(a->skb->sk); in tcf_node_dump() local
2482 struct net *net = sock_net(skb->sk); in tcf_chain_dump() local
2547 struct net *net = sock_net(skb->sk); in tc_dump_tfilter() local
2650 struct net *net, struct sk_buff *skb, in tc_chain_fill_node()
2703 struct net *net = block->net; in tc_chain_notify() local
2735 struct net *net = block->net; in tc_chain_notify_delete() local
2754 static int tc_chain_tmplt_add(struct tcf_chain *chain, struct net *net, in tc_chain_tmplt_add()
2805 struct net *net = sock_net(skb->sk); in tc_ctl_chain() local
2940 struct net *net = sock_net(skb->sk); in tc_dump_chain() local
3053 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, in tcf_exts_validate()
3880 static __net_init int tcf_net_init(struct net *net) in tcf_net_init()
3889 static void __net_exit tcf_net_exit(struct net *net) in tcf_net_exit()