Searched refs:tbf_peak_present (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/sched/
H A Dsch_tbf.c224 static bool tbf_peak_present(const struct tbf_sched_data *q) tbf_peak_present() function
245 if (tbf_peak_present(q)) { tbf_dequeue()
463 if (tbf_peak_present(q)) tbf_dump()
474 if (tbf_peak_present(q) && tbf_dump()

Completed in 80 milliseconds