Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/netmap/
H A Dnetmap.c182 static int netmap_no_timestamp; /* don't timestamp on rxsync */ variable
188 CTLFLAG_RW, &netmap_no_timestamp, 0, "no_timestamp");
1770 if (netmap_no_timestamp == 0 || in netmap_poll()