Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dcls_api.c928 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in __tcf_get_next_chain() function
962 struct tcf_chain *chain_next = __tcf_get_next_chain(block, chain); in tcf_get_next_chain()
1428 for (chain = __tcf_get_next_chain(block, NULL); in tcf_block_playback_offloads()
1431 chain = __tcf_get_next_chain(block, chain), in tcf_block_playback_offloads()
2631 for (chain = __tcf_get_next_chain(block, NULL); in tc_dump_tfilter()
2634 chain = __tcf_get_next_chain(block, chain), in tc_dump_tfilter()