Home
last modified time | relevance | path

Searched refs:TCM_IFINDEX_MAGIC_BLOCK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/sched/
Dcls_api.c543 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()
/Linux-v4.19/include/uapi/linux/
Drtnetlink.h570 #define TCM_IFINDEX_MAGIC_BLOCK (0xFFFFFFFFU) macro