Home
last modified time | relevance | path

Searched defs:NETMAP_ADMODE_BEST (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/net/netmap/
H A Dnetmap.c206 enum { NETMAP_ADMODE_BEST = 0, /* use native, fallback to generic */ enumerator
212 #define NETMAP_ADMODE_BEST 0 /* Priority to native netmap adapter. */ macro