Lines Matching full:pcap_wrap
273 /* Flag which is used to allow pcap_wrap()'s to do buffer switches
2519 extern "C" int pcap_wrap (void );
2521 extern int pcap_wrap (void );
3534 if ( pcap_wrap( ) )
3861 if ( pcap_wrap( ) )
3934 * EOF (pcap_wrap()) processing, but the only time this flag
3935 * is looked at is after pcap_wrap() is called, so it's safe
4450 * Also define a pcap_wrap. Note that if we're using flex, it will
4451 * define a macro to map this identifier to pcap_wrap.
4454 pcap_wrap()