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()1099 struct tm_shared_shaper *ss) in tm_shared_shaper_get_tc()1140 struct tm_shared_shaper *ss, in update_subport_tc_rate()1191 struct tm_shared_shaper *ss; in pmd_tm_shared_shaper_add_update()1271 struct tm_shared_shaper *ss; in pmd_tm_shared_shaper_delete()2031 struct tm_shared_shaper *ss; in pmd_tm_node_add()2087 struct tm_shared_shaper *ss; in pmd_tm_node_delete()2340 static struct tm_shared_shaper *2434 struct tm_shared_shaper *ss; in subport_profile_build()[all …]
205 struct tm_shared_shaper { struct206 TAILQ_ENTRY(tm_shared_shaper) node;212 TAILQ_HEAD(tm_shared_shaper_list, tm_shared_shaper); argument