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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dscheduler.h48 void deschedule (struct schedule_entry *);
H A Dscheduler.c189 void deschedule (struct schedule_entry *s) function
H A Dcall.c223 /* First deschedule any remaining packet transmissions
335 deschedule (c->zlb_xmit);
336 /* if (c->dethrottle) deschedule(c->dethrottle); */
407 /* if (c->dethrottle) deschedule(c->dethrottle); */
409 deschedule (c->zlb_xmit);
H A Dnetwork.c524 deschedule (sc->zlb_xmit);

Completed in 98 milliseconds