Home | History | Annotate | Download | only in libpcap

Lines Matching refs:thiszone

854 sf_write_header(FILE *fp, int linktype, int thiszone, int snaplen)
862 hdr.thiszone = thiszone;
878 hp->thiszone = SWAPLONG(hp->thiszone);
1045 p->tzoff = hdr.thiszone;