Home
last modified time | relevance | path

Searched refs:excluded_direction (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap.c1892 int excluded_direction[] = { NR_TX_RINGS_ONLY, NR_RX_RINGS_ONLY }; in netmap_interp_ringid() local
1899 if (nr_flags & excluded_direction[t]) { in netmap_interp_ringid()