Searched refs:TCM_IFINDEX_MAGIC_BLOCK (Results 1 – 2 of 2) sorted by relevance
1157 if (ifindex == TCM_IFINDEX_MAGIC_BLOCK) in __tcf_qdisc_find()1227 if (ifindex == TCM_IFINDEX_MAGIC_BLOCK) in __tcf_qdisc_cl_find()1251 if (ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in __tcf_block_find()1985 tcm->tcm_ifindex = TCM_IFINDEX_MAGIC_BLOCK; in tcf_fill_node()2746 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in tc_dump_tfilter()2810 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) in tc_dump_tfilter()2849 tcm->tcm_ifindex = TCM_IFINDEX_MAGIC_BLOCK; in tc_chain_fill_node()3132 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in tc_dump_chain()3194 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) in tc_dump_chain()
619 #define TCM_IFINDEX_MAGIC_BLOCK (0xFFFFFFFFU) macro
Completed in 13 milliseconds