Searched refs:TCM_IFINDEX_MAGIC_BLOCK (Results 1 – 2 of 2) sorted by relevance
1033 if (ifindex == TCM_IFINDEX_MAGIC_BLOCK) in __tcf_qdisc_find()1103 if (ifindex == TCM_IFINDEX_MAGIC_BLOCK) in __tcf_qdisc_cl_find()1127 if (ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in __tcf_block_find()1814 tcm->tcm_ifindex = TCM_IFINDEX_MAGIC_BLOCK; in tcf_fill_node()2564 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in tc_dump_tfilter()2628 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) in tc_dump_tfilter()2666 tcm->tcm_ifindex = TCM_IFINDEX_MAGIC_BLOCK; in tc_chain_fill_node()2946 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in tc_dump_chain()3008 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) in tc_dump_chain()
610 #define TCM_IFINDEX_MAGIC_BLOCK (0xFFFFFFFFU) macro
Completed in 14 milliseconds