Searched refs:TCM_IFINDEX_MAGIC_BLOCK (Results 1 – 2 of 2) sorted by relevance
543 if (ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in tcf_block_find()1091 tcm->tcm_ifindex = TCM_IFINDEX_MAGIC_BLOCK; in tcf_fill_node()1640 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in tc_dump_tfilter()1734 tcm->tcm_ifindex = TCM_IFINDEX_MAGIC_BLOCK; in tc_chain_fill_node()1959 if (tcm->tcm_ifindex == TCM_IFINDEX_MAGIC_BLOCK) { in tc_dump_chain()
570 #define TCM_IFINDEX_MAGIC_BLOCK (0xFFFFFFFFU) macro