Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dpkt_sched.h84 static inline void qdisc_watchdog_schedule(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule() function
/openbmc/linux/net/sched/
H A Dsch_hfsc.c1389 qdisc_watchdog_schedule(&q->watchdog, next_time); in hfsc_schedule_watchdog()