Searched refs:pcap_pkt_debug (Results 1 – 2 of 2) sorted by relevance
289 if (pcap_pkt_debug > 0) in pcap_read_one()322 if (pcap_pkt_debug > 1) in pcap_read_one()876 if (pcap_pkt_debug > 0) in pcap_xmit_hook()883 if (pcap_pkt_debug > 0) in pcap_xmit_hook()938 pcap_pkt_debug < 0) /* if not already set */ in init_watt32()941 pcap_pkt_debug = atoi (env); in init_watt32()1017 { "PKT.DEBUG", ARG_ATOI, &pcap_pkt_debug },1071 int pcap_pkt_debug = -1; variable1077 if (pcap_pkt_debug > 1) in pkt_close()1105 if (pcap_pkt_debug > 0) in pkt_xmit()
209 extern int pcap_pkt_debug;