Searched refs:dummynet_task (Results 1 – 4 of 4) sorted by relevance
411 void dummynet_task(void *context, int pending);
17 dummynet_task()325 dummynet_task()327 The dummynet_task() function is the main dummynet processing function and is490 If the counter was not 0, we wait for it. Every time the dummynet_task()
677 dummynet_task(void *context, int pending) in dummynet_task() function
2629 TASK_INIT(&dn_task, 0, dummynet_task, NULL); in ip_dn_init()