Searched refs:origlen (Results 1 – 2 of 2) sorted by relevance
129 int n, caplen, origlen; in pcap_process_pkts() local174 origlen = sbp->sbh_origlen; in pcap_process_pkts()177 origlen = len; in pcap_process_pkts()183 if (bpf_filter(p->fcode.bf_insns, pk, origlen, caplen)) { in pcap_process_pkts()190 pkthdr.len = origlen; in pcap_process_pkts()
135 int origlen,i; in TGZfname() local138 origlen = strlen(buffer); in TGZfname()142 strcpy(buffer+origlen,TGZsuffix[i]); in TGZfname()