Home
last modified time | relevance | path

Searched defs:thiszone (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/tcpdump/
H A Dprivsep_pcap.c457 sf_write_header(FILE *fp, int linktype, int thiszone, int snaplen) in sf_write_header()
H A Dtcpdump.c88 int32_t thiszone; /* seconds offset from gmt to local time */ variable
/openbsd-src/lib/libpcap/
H A Dsavefile.c71 sf_write_header(FILE *fp, int linktype, int thiszone, int snaplen) in sf_write_header()
H A Dpcap.h75 bpf_int32 thiszone; /* gmt to local correction */ member