Lines Matching refs:DNETDEBUG
196 DNETDEBUG("Acking with seqno %u\n", ntohl(seqno)); in debugnet_ack_output()
364 DNETDEBUG("ignoring small debugnet_msg packet\n"); in debugnet_handle_rx_msg()
373 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_rx_msg()
380 DNETDEBUG("Dropping short packet.\n"); in debugnet_handle_rx_msg()
420 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_ack()
455 DNETDEBUG("ignoring small UDP packet\n"); in debugnet_handle_udp()
464 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_udp()
472 DNETDEBUG("not on the expected port.\n"); in debugnet_handle_udp()
479 DNETDEBUG("ignoring runt UDP packet\n"); in debugnet_handle_udp()
495 DNETDEBUG("ignoring small ACK packet\n"); in debugnet_handle_udp()
497 DNETDEBUG("ignoring unexpected non-ACK packet on " in debugnet_handle_udp()
676 DNETDEBUG("Destination address is on link.\n"); in debugnet_connect()
702 DNETDEBUG("Connecting to %s:%d%s%s from %s:%d on %s\n", in debugnet_connect()
984 DNETDEBUG("Unexpected: '%c'\n", ch); in debugnet_parse_ddb_cmd()