Lines Matching refs:dpcap
60 static FILE *dpcap; variable
340 if (dpcap) { in try_reset_dump()
341 flush_buffer(dpcap); in try_reset_dump()
342 fclose(dpcap); in try_reset_dump()
343 dpcap = NULL; in try_reset_dump()
405 dpcap = fp; in try_reset_dump()
775 phandler, (u_char *)dpcap);
798 if (dpcap)
799 flush_buffer(dpcap);
813 if (dpcap) {
814 flush_buffer(dpcap);
815 fclose(dpcap);