Home
last modified time | relevance | path

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

/external/libpcap/
Dscanner.c20 #define yyout pcap_out
186 extern FILE *pcap_in, *pcap_out;
365 FILE *pcap_in = (FILE *) 0, *pcap_out = (FILE *) 0; variable
2867 #define ECHO do { if (fwrite( pcap_text, pcap_leng, 1, pcap_out )) {} } while (0)
2978 if ( ! pcap_out )
2979 pcap_out = stdout;
4661 pcap_out = stdout; in yy_init_globals()
4664 pcap_out = (FILE *) 0; in yy_init_globals()