Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_api.c1034 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in __tcf_get_next_chain() function
1068 struct tcf_chain *chain_next = __tcf_get_next_chain(block, chain); in tcf_get_next_chain()
1534 for (chain = __tcf_get_next_chain(block, NULL); in tcf_block_playback_offloads()
1537 chain = __tcf_get_next_chain(block, chain), in tcf_block_playback_offloads()
2801 for (chain = __tcf_get_next_chain(block, NULL); in tc_dump_tfilter()
2804 chain = __tcf_get_next_chain(block, chain), in tc_dump_tfilter()