Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c954 __tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) in __tcf_get_next_proto() function
998 struct tcf_proto *tp_next = __tcf_get_next_proto(chain, tp); in tcf_get_next_proto()
1416 for (tp = __tcf_get_next_proto(chain, NULL); tp; in tcf_block_playback_offloads()
1418 tp = __tcf_get_next_proto(chain, tp), in tcf_block_playback_offloads()
2488 for (tp = __tcf_get_next_proto(chain, NULL); in tcf_chain_dump()
2491 tp = __tcf_get_next_proto(chain, tp), in tcf_chain_dump()