Home | History | Annotate | Download | only in libpcap

Lines Matching full:pcap_restart

128 #define YY_NEW_FILE pcap_restart(pcap_in  )
235 * (via pcap_restart()), so that the user can continue scanning by
278 void pcap_restart (FILE *input_file );
3697 pcap_restart(pcap_in );
3855 pcap_restart(pcap_in );
3893 void pcap_restart (FILE * input_file )
4004 * such as during a pcap_restart() or at EOF.
4017 * called from pcap_restart() or through yy_get_next_buffer.