Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_io.c613 serve_sched(struct mq *q, struct dn_sch_inst *si, uint64_t now) in serve_sched() function
744 serve_sched(&q, (struct dn_sch_inst *)p, V_dn_cfg.curr_time); in dummynet_task()
974 m = serve_sched(NULL, si, V_dn_cfg.curr_time); in dummynet_io()
H A Ddummynet.txt260 if needed start I/O on the link calling serve_sched().