Lines Matching refs:DNETDEBUG
219 DNETDEBUG("Acking with seqno %u\n", ntohl(seqno)); in debugnet_ack_output()
389 DNETDEBUG("ignoring small debugnet_msg packet\n"); in debugnet_handle_rx_msg()
398 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_rx_msg()
405 DNETDEBUG("Dropping short packet.\n"); in debugnet_handle_rx_msg()
418 DNETDEBUG("Got unexpected debugnet message %u\n", hdr_type); in debugnet_handle_rx_msg()
433 DNETDEBUG("RX handler was not able to accept message, error %d. " in debugnet_handle_rx_msg()
440 DNETDEBUG("Couldn't ACK rx packet %u; %d\n", ntohl(seqno), error); in debugnet_handle_rx_msg()
458 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_ack()
493 DNETDEBUG("ignoring small UDP packet\n"); in debugnet_handle_udp()
502 DNETDEBUG("m_pullup failed\n"); in debugnet_handle_udp()
510 DNETDEBUG("not on the expected port.\n"); in debugnet_handle_udp()
517 DNETDEBUG("ignoring runt UDP packet\n"); in debugnet_handle_udp()
533 DNETDEBUG("ignoring small ACK packet\n"); in debugnet_handle_udp()
535 DNETDEBUG("ignoring unexpected non-ACK packet on " in debugnet_handle_udp()
725 DNETDEBUG("Destination address is on link.\n"); in debugnet_connect()
751 DNETDEBUG("Connecting to %s:%d%s%s from %s:%d on %s\n", in debugnet_connect()
1036 DNETDEBUG("Unexpected: '%c'\n", ch); in debugnet_parse_ddb_cmd()