Searched refs:tm_shared_shaper (Results 1 – 2 of 2) sorted by relevance
237 static struct tm_shared_shaper *242 struct tm_shared_shaper *ss; in tm_shared_shaper_search()1093 struct tm_shared_shaper *ss) in tm_shared_shaper_get_tc()1134 struct tm_shared_shaper *ss, in update_subport_tc_rate()1185 struct tm_shared_shaper *ss; in pmd_tm_shared_shaper_add_update()1265 struct tm_shared_shaper *ss; in pmd_tm_shared_shaper_delete()2025 struct tm_shared_shaper *ss; in pmd_tm_node_add()2081 struct tm_shared_shaper *ss; in pmd_tm_node_delete()2334 static struct tm_shared_shaper *2428 struct tm_shared_shaper *ss; in subport_profile_build()[all …]
217 struct tm_shared_shaper { struct218 TAILQ_ENTRY(tm_shared_shaper) node;224 TAILQ_HEAD(tm_shared_shaper_list, tm_shared_shaper); argument