Home
last modified time | relevance | path

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

/NextBSD/contrib/libpcap/
HDpcap-dos.c289 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; variable
1077 if (pcap_pkt_debug > 1) in pkt_close()
1105 if (pcap_pkt_debug > 0) in pkt_xmit()
HDpcap-dos.h209 extern int pcap_pkt_debug;