Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap.h117 bpf_int32 thiszone; /* gmt to local correction */ member
Dsavefile.c854 sf_write_header(FILE *fp, int linktype, int thiszone, int snaplen) in sf_write_header()
/external/tcpdump/
Dtcpdump.c101 int32_t thiszone; /* seconds offset from gmt to local time */ variable