HomeSort by relevance Sort by last modified time
    Searched defs:thiszone (Results 1 - 4 of 4) sorted by null

  /external/libpcap/
pcap.h 117 bpf_int32 thiszone; /* gmt to local correction */ member in struct:pcap_file_header
  /external/tcpdump/
tcpdump.c 101 int32_t thiszone; /* seconds offset from gmt to local time */ variable
803 thiszone = gmt2local(0);
    [all...]
  /external/qemu/
net.c 1933 int32_t thiszone; member in struct:pcap_file_hdr
    [all...]
net-android.c 2037 int32_t thiszone; member in struct:pcap_file_hdr
    [all...]

Completed in 93 milliseconds