Home
last modified time | relevance | path

Searched defs:qdisc_watchdog (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dpkt_sched.h66 struct qdisc_watchdog { struct
71 void qdisc_watchdog_init_clockid(struct qdisc_watchdog *wd, struct Qdisc *qdisc, argument
/openbmc/linux/net/sched/
H A Dsch_api.c607 static enum hrtimer_restart qdisc_watchdog(struct hrtimer *timer) in qdisc_watchdog() function