Lines Matching refs:DNETDEBUG
204 DNETDEBUG("Acking with seqno %u\n", ntohl(seqno)); in debugnet_ack_output()
372 DNETDEBUG("ignoring small debugnet_msg packet\n"); in debugnet_handle_rx_msg()
381 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_rx_msg()
388 DNETDEBUG("Dropping short packet.\n"); in debugnet_handle_rx_msg()
428 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_ack()
463 DNETDEBUG("ignoring small UDP packet\n"); in debugnet_handle_udp()
472 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_udp()
480 DNETDEBUG("not on the expected port.\n"); in debugnet_handle_udp()
487 DNETDEBUG("ignoring runt UDP packet\n"); in debugnet_handle_udp()
503 DNETDEBUG("ignoring small ACK packet\n"); in debugnet_handle_udp()
505 DNETDEBUG("ignoring unexpected non-ACK packet on " in debugnet_handle_udp()
685 DNETDEBUG("Destination address is on link.\n"); in debugnet_connect()
711 DNETDEBUG("Connecting to %s:%d%s%s from %s:%d on %s\n", in debugnet_connect()
993 DNETDEBUG("Unexpected: '%c'\n", ch); in debugnet_parse_ddb_cmd()