Searched refs:dummynet (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/man/man4/
H A DMakefile16 dummynet.4 \
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c60 * This module implements IP dummynet, a bandwidth limiter/delay emulator
66 * + scheduler and dummynet functions;
69 * NOTA BENE: critical sections are protected by the "dummynet lock".
117 /* this is for the timer that fires to call dummynet() - we only enable the timer when
172 SYSCTL_NODE(_net_inet_ip, OID_AUTO, dummynet,
217 /* dummynet lock */
227 static void dummynet(void *);
548 printf("dummynet: heap_init, Bogus call, have %d want %d\n",
555 printf("dummynet: heap_init, resize %d failed\n", new_size );
626 printf("dummynet
1009 dummynet(__unused void * unused) function
[all...]
/darwin-on-arm/xnu/bsd/conf/
H A Dfiles103 OPTIONS/dummynet optional dummynet
288 bsd/netinet/ip_dummynet.c optional dummynet

Completed in 17 milliseconds