Searched refs:DPRINTF2 (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Drtmon_linux.c126 DPRINTF2(("rtmon: RTM_GETROUTE: %lu bytes\n",
131 DPRINTF2(("rtmon: RTM_GETROUTE: truncated %lu to %lu bytes, retrying\n",
173 DPRINTF2(("nlmsg type %d flags 0x%x\n",
182 DPRINTF2(("> error %d\n", ne->error));
189 DPRINTF2(("> not an RTM message!\n"));
H A Dpxping.c1157 DPRINTF2(("%s: read %d bytes, IP header truncated\n",
1166 DPRINTF2(("%s: unexpected IP version %d\n", __func__, IPH_V(iph)));
1178 DPRINTF2(("%s: dropping fragmented datagram (0x%04x)\n",
1185 DPRINTF2(("%s: dropping datagram with options (IP header length %d)\n",
1191 DPRINTF2(("%s: unexpected protocol %d\n", __func__, IPH_PROTO(iph)));
1206 DPRINTF2(("%s: read %d bytes but total length is %d bytes\n",
1212 DPRINTF2(("%s: IP length %d bytes, ICMP header truncated\n",
1226 DPRINTF2(("%s: ignoring ICMP type %d\n", __func__, ICMPH_TYPE(icmph)));
1269 DPRINTF2(("%s: dropping packet with ttl 1\n", __func__));
1277 DPRINTF2(("
[all...]
H A Dproxy_pollmgr.c182 DPRINTF2(("%s: new fd %d\n", __func__, fd));
321 DPRINTF2(("%s(%d): fd %d ! DELETED\n",
355 DPRINTF2(("%s: ready %d fd%s\n",
408 DPRINTF2(("%s: ch %d\n", __func__, i));
411 DPRINTF2(("%s: ch %d @ revents 0x%x!\n",
416 DPRINTF2(("%s: fd %d @ revents 0x%x\n",
436 DPRINTF2(("%s: fd %d ! nevents 0x%x\n",
443 DPRINTF2(("%s: fd %d ! DELETED (channel %d)\n",
451 DPRINTF2(("%s: fd %d ! DELETED\n", __func__, fd));
H A Dproxy.h115 #define DPRINTF2(a) Log3(a) macro
H A Dproxy_dhcp6ds.c233 DPRINTF2(("%s: option %u length %u\n", __func__, opt, optlen));
262 DPRINTF2(("%s: Option Request of odd length\n", __func__));
269 DPRINTF2(("%s: failed to allocate space for Option Request\n",
277 DPRINTF2(("> request option %u\n", opt));
H A Dpxdns.c661 DPRINTF2(("%s: req=%p: client id %d -> id %d\n",
689 DPRINTF2(("%s: req %p: sending to resolver #%lu\n",
721 DPRINTF2(("%s: send: %R[sockerr]\n", __func__, SOCKERRNO()));
724 DPRINTF2(("%s: sent only %lu of %lu\n",
741 DPRINTF2(("%s: req %p: generation %lu != pxdns generation %lu\n",
809 DPRINTF2(("%s: short reply %lu bytes\n",
819 DPRINTF2(("%s: orphaned reply for %d\n", __func__, id));
824 DPRINTF2(("%s: reply for req=%p: id %d -> client id %d\n",
H A Dpxtcp.c490 DPRINTF2(("pxtcp_pollin: pxtcp %p\n", (void *)pxtcp));
797 DPRINTF2(("delete: pxtcp %p; pcb %p:"
1856 DPRINTF2(("pxtcp %p: sock %d read %d bytes\n",
1863 DPRINTF2(("pxtcp %p: sock %d read EOF\n",
1872 DPRINTF2(("pxtcp %p: sock %d read cancelled\n",
1958 DPRINTF2(("%s: pxtcp %p; pcb %p\n",
2027 DPRINTF2(("forward_inbound: pxtcp %p; pcb %p %s - later...\n",
2128 DPRINTF2(("forward_inbound: pxtcp %p, pcb %p: sent %d bytes\n",
2137 DPRINTF2(("forward_inbound: pxtcp %p, pcb %p: sent %d bytes only\n",
2234 DPRINTF2(("
[all...]
H A Dproxy_tftpd.c376 DPRINTF2(("%s: expect %u (%u), got %u\n",
434 DPRINTF2(("%s: reading block %u\n", __func__, xfer->ack));
H A Dpxping_win.c330 DPRINTF2(("pong4: %p timed out\n", (void *)pong));
616 DPRINTF2(("pong6: %p timed out\n", (void *)pong));
H A Dpxudp.c702 DPRINTF2(("%s: pxudp %p, pcb %p, sock %d: expired\n",

Completed in 1382 milliseconds