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

/freebsd-current/usr.sbin/bhyve/
H A Dnet_backend_netmap.c126 netmap_init(struct net_backend *be, const char *devname, function
357 .init = netmap_init,
372 .init = netmap_init,
/freebsd-current/sys/dev/netmap/
H A Dnetmap_freebsd.c1548 error = netmap_init();
1578 * lock of the global allocator, and such lock is initialized in netmap_init(),
H A Dnetmap_kern.h1605 int netmap_init(void);
H A Dnetmap.c4577 * netmap_init() creates the /dev/netmap device and initializes
4603 netmap_init(void) function

Completed in 143 milliseconds