Searched refs:netmap_no_timestamp (Results 1 – 1 of 1) sorted by relevance
489 static int netmap_no_timestamp; /* don't timestamp on rxsync */ variable551 CTLFLAG_RW, &netmap_no_timestamp, 0, "no_timestamp");2717 if (netmap_no_timestamp == 0 || ring->flags & NR_TIMESTAMP) { in ring_timestamp_set()