Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c2448 int do_timestamp; in catchpacket() local
2535 do_timestamp = tstype != BPF_T_NONE; in catchpacket()
2539 if (do_timestamp) in catchpacket()
2544 if (do_timestamp) { in catchpacket()
2557 if (do_timestamp) { in catchpacket()
2575 if (do_timestamp) in catchpacket()