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

/freebsd-10.1-release/sys/net/
H A Dnetmap.h384 * If nr_flags == 0, NETMAP_HW_RING and NETMAP_SW_RING control
388 * NETMAP_SW_RING binds only the host tx/rx rings
477 #define NETMAP_SW_RING 0x2000 /* only host ring pair */ macro
/freebsd-10.1-release/tools/tools/netmap/
H A Dbridge.c120 const char *msg = (src->req.nr_ringid & NETMAP_SW_RING) ?
/freebsd-10.1-release/sys/dev/netmap/
H A Dnetmap.c1743 if (ringid & NETMAP_SW_RING) {

Completed in 62 milliseconds