Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c2446 int do_timestamp; in catchpacket() local
2533 do_timestamp = tstype != BPF_T_NONE; in catchpacket()
2537 if (do_timestamp) in catchpacket()
2542 if (do_timestamp) { in catchpacket()
2555 if (do_timestamp) { in catchpacket()
2573 if (do_timestamp) in catchpacket()