Home
last modified time | relevance | path

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

/net-tools-2.7.6/
Dmonitor_15_4.c86 #define DBG(fmt, arg...) do { \ macro
132 DBG("Failed to create PCAP file"); in monitor_pcap_create()
152 DBG("Failed to write PCAP header"); in monitor_pcap_create()
157 DBG("Written PCAP header size mimatch\n"); in monitor_pcap_create()
188 DBG("Failed to write PCAP frame or size mismatch %d\n", len); in monitor_pcap_write()
196 DBG("Failed to write PCAP data or size mismatch %d\n", len); in monitor_pcap_write()
213 DBG("First pipe closed"); in fifo_handler1()
222 DBG("Failed to read %lu", result); in fifo_handler1()
227 DBG("Error, write failed to %s", pipe_2_in); in fifo_handler1()
231 DBG("[%d/%d] starting %d fifo 1 read from %d and wrote %d bytes to %d", in fifo_handler1()
[all …]