Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dbpf.c2410 int do_timestamp; in catchpacket() local
2478 do_timestamp = tstype != BPF_T_NONE; in catchpacket()
2482 if (do_timestamp) in catchpacket()
2487 if (do_timestamp) { in catchpacket()
2500 if (do_timestamp) { in catchpacket()
2518 if (do_timestamp) in catchpacket()