Lines Matching refs:WPRINTF
169 #define WPRINTF(params) PRINTLN params macro
212 WPRINTF(("TAP backend requires non-NULL callback")); in tap_init()
221 WPRINTF(("open of tap device %s failed", tbuf)); in tap_init()
230 WPRINTF(("tap device O_NONBLOCK failed")); in tap_init()
245 WPRINTF(("Could not register event")); in tap_init()
428 WPRINTF(("Unable to set vnet header length %d", in netmap_set_vnet_hdr_len()
485 WPRINTF(("Unable to nm_open(): interface '%s', errno (%s)", in netmap_init()
500 WPRINTF(("Could not register event")); in netmap_init()
537 WPRINTF(("No space, drop %zu bytes", count_iov(iov, iovcnt))); in netmap_send()
578 WPRINTF(("No space, drop %zu bytes", in netmap_send()
670 WPRINTF(("Short iov, drop %zd bytes", in netmap_recv()