Lines Matching defs:block

201 static struct tcf_chain *tcf_chain_create(struct tcf_block *block,  in tcf_chain_create()
229 struct tcf_block *block = chain->block; in tcf_chain0_head_change() local
239 struct tcf_block *block = chain->block; in tcf_chain_destroy() local
262 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup()
277 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get()
308 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get()
314 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act()
368 static bool tcf_block_offload_in_use(struct tcf_block *block) in tcf_block_offload_in_use()
373 static int tcf_block_offload_cmd(struct tcf_block *block, in tcf_block_offload_cmd()
388 static int tcf_block_offload_bind(struct tcf_block *block, struct Qdisc *q, in tcf_block_offload_bind()
418 static void tcf_block_offload_unbind(struct tcf_block *block, struct Qdisc *q, in tcf_block_offload_unbind()
436 tcf_chain0_head_change_cb_add(struct tcf_block *block, in tcf_chain0_head_change_cb_add()
457 tcf_chain0_head_change_cb_del(struct tcf_block *block, in tcf_chain0_head_change_cb_del()
483 static int tcf_block_insert(struct tcf_block *block, struct net *net, in tcf_block_insert()
492 static void tcf_block_remove(struct tcf_block *block, struct net *net) in tcf_block_remove()
503 struct tcf_block *block; in tcf_block_create() local
541 struct tcf_block *block; in tcf_block_find() local
611 tcf_block_owner_netif_keep_dst(struct tcf_block *block, in tcf_block_owner_netif_keep_dst()
621 void tcf_block_netif_keep_dst(struct tcf_block *block) in tcf_block_netif_keep_dst()
632 static int tcf_block_owner_add(struct tcf_block *block, in tcf_block_owner_add()
647 static void tcf_block_owner_del(struct tcf_block *block, in tcf_block_owner_del()
668 struct tcf_block *block = NULL; in tcf_block_get_ext() local
749 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext()
791 void tcf_block_put(struct tcf_block *block) in tcf_block_put()
816 struct tcf_block_cb *tcf_block_cb_lookup(struct tcf_block *block, in tcf_block_cb_lookup()
840 tcf_block_playback_offloads(struct tcf_block *block, tc_setup_cb_t *cb, in tcf_block_playback_offloads()
872 struct tcf_block_cb *__tcf_block_cb_register(struct tcf_block *block, in __tcf_block_cb_register()
898 int tcf_block_cb_register(struct tcf_block *block, in tcf_block_cb_register()
910 void __tcf_block_cb_unregister(struct tcf_block *block, in __tcf_block_cb_unregister()
921 void tcf_block_cb_unregister(struct tcf_block *block, in tcf_block_cb_unregister()
933 static int tcf_block_cb_call(struct tcf_block *block, enum tc_setup_type type, in tcf_block_cb_call()
1072 struct tcf_proto *tp, struct tcf_block *block, in tcf_fill_node()
1116 struct tcf_block *block, struct Qdisc *q, in tfilter_notify()
1141 struct tcf_block *block, struct Qdisc *q, in tfilter_del_notify()
1177 struct tcf_block *block, struct Qdisc *q, in tfilter_notify_chain()
1203 struct tcf_block *block; in tc_new_tfilter() local
1356 struct tcf_block *block; in tc_del_tfilter() local
1474 struct tcf_block *block; in tc_get_tfilter() local
1550 struct tcf_block *block; member
1571 struct tcf_block *block = chain->block; in tcf_chain_dump() local
1625 struct tcf_block *block; in tc_dump_tfilter() local
1710 struct sk_buff *skb, struct tcf_block *block, in tc_chain_fill_node()
1761 struct tcf_block *block = chain->block; in tc_chain_notify() local
1834 struct tcf_block *block; in tc_ctl_chain() local
1943 struct tcf_block *block; in tc_dump_chain() local
2193 int tc_setup_cb_call(struct tcf_block *block, struct tcf_exts *exts, in tc_setup_cb_call()