Home
last modified time | relevance | path

Searched refs:binder_type (Results 1 – 6 of 6) sorted by relevance

/net/core/
A Dflow_offload.c346 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in flow_block_cb_setup_simple()
413 enum flow_block_binder_type binder_type; member
425 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()
/net/sched/
A Dcls_api.c779 enum flow_block_binder_type binder_type, in tcf_block_offload_init() argument
785 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; member
1421 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() argument
1447 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 …]
A Dsch_ingress.c99 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()
/net/netfilter/
A Dnf_tables_offload.c381 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
A Dnf_flow_table_offload.c1135 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nf_flow_table_block_offload_init()
/net/dsa/
A Duser.c1688 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