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

/freebsd-10.1-release/sys/net/
H A Dbpf.c2290 int do_timestamp; local
2363 do_timestamp = tstype != BPF_T_NONE;
2367 if (do_timestamp)
2372 if (do_timestamp) {
2385 if (do_timestamp) {
2403 if (do_timestamp)

Completed in 48 milliseconds