Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dcls_api.c951 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in __tcf_get_next_chain() function
985 struct tcf_chain *chain_next = __tcf_get_next_chain(block, chain); in tcf_get_next_chain()
1452 for (chain = __tcf_get_next_chain(block, NULL); in tcf_block_playback_offloads()
1455 chain = __tcf_get_next_chain(block, chain), in tcf_block_playback_offloads()
2586 for (chain = __tcf_get_next_chain(block, NULL); in tc_dump_tfilter()
2589 chain = __tcf_get_next_chain(block, chain), in tc_dump_tfilter()