Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dbpf.c2579 int do_timestamp; in catchpacket() local
2664 do_timestamp = tstype != BPF_T_NONE; in catchpacket()
2668 if (do_timestamp) in catchpacket()
2673 if (do_timestamp) { in catchpacket()
2686 if (do_timestamp) { in catchpacket()
2704 if (do_timestamp) in catchpacket()