Searched refs:ndrv (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A DMakefile26 kext_net.h ndrv.h pfkeyv2.h \
H A Dndrv.c29 * @(#)ndrv.c 1.1 (MacOSX) 6/10/43
67 #include <net/ndrv.h>
92 static int ndrv_to_ifnet_demux(struct ndrv_demux_desc* ndrv, struct ifnet_demux_desc* ifdemux);
112 * these values independently in ndrv.h. They must
208 * Allocate an ndrv control block and some buffer space for the socket
265 * the ndrv input routine will hand it anything
415 * Ship a packet out. The ndrv output will pass it
733 /* Copy the ndrv demux array from userland */
780 ndrv_to_ifnet_demux(struct ndrv_demux_desc* ndrv, struct ifnet_demux_desc* ifdemux) argument
784 if (ndrv
[all...]
H A Dether_inet6_pr_module.c78 #include <net/ndrv.h>
/darwin-on-arm/xnu/bsd/conf/
H A DMakefile.template162 ndrv.o \
H A Dfiles219 bsd/net/ndrv.c optional networking

Completed in 26 milliseconds