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

/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_bdg.h76 #define NM_BRIDGES 8 /* number of bridges */ macro
H A Dnetmap_bdg.c1633 nm_bridges = netmap_init_bridges2(NM_BRIDGES);
1646 netmap_uninit_bridges2(nm_bridges, NM_BRIDGES);
H A Dnetmap_vale.c89 * NM_BRIDGES max number of switches in the system.
367 for (error = ENOENT; i < NM_BRIDGES; i++) {
H A Dnetmap_kern.h1554 do { *b = nm_bridges; *n = NM_BRIDGES; } while (0)

Completed in 123 milliseconds