Searched refs:binder_type (Results 1 – 6 of 6) sorted by relevance
346 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in flow_block_cb_setup_simple()413 enum flow_block_binder_type binder_type; member425 bo.binder_type = cur->binder_type; in existing_qdiscs_register()522 flow_block->indr.binder_type = bo->binder_type; in flow_block_indr_init()584 info->binder_type = bo->binder_type; in indir_dev_add()
779 enum flow_block_binder_type binder_type, in tcf_block_offload_init() argument785 bo->binder_type = binder_type; in tcf_block_offload_init()806 block_cb->indr.binder_type, in tc_block_indr_cleanup()1400 enum flow_block_binder_type binder_type; member1421 item->binder_type); in tcf_block_netif_keep_dst()1435 item->binder_type = binder_type; in tcf_block_owner_add()1442 enum flow_block_binder_type binder_type) in tcf_block_owner_del() argument1447 if (item->q == q && item->binder_type == binder_type) { in tcf_block_owner_del()1518 tcf_block_owner_del(block, q, ei->binder_type); in tcf_block_get_ext()3965 enum flow_block_binder_type binder_type, in tcf_qevent_init() argument[all …]
99 q->block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in ingress_init()265 q->ingress_block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in clsact_init()284 q->egress_block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS; in clsact_init()
381 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
1135 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nf_flow_table_block_offload_init()
1688 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dsa_user_setup_tc_block()1690 else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in dsa_user_setup_tc_block()
Completed in 25 milliseconds