Home
last modified time | relevance | path

Searched refs:pcap_out (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dscanner.c23 #define yyout pcap_out
194 extern FILE *pcap_in, *pcap_out;
369 FILE *pcap_in = (FILE *) 0, *pcap_out = (FILE *) 0; variable
2869 #define ECHO do { if (fwrite( pcap_text, pcap_leng, 1, pcap_out )) {} } while (0)
2976 if ( ! pcap_out )
2977 pcap_out = stdout;
4666 pcap_out = stdout; in yy_init_globals()
4669 pcap_out = (FILE *) 0; in yy_init_globals()