Lines Matching refs:debugp
112 debugp("INET4 socket created (%d)\n", s); in create_hello_sockets()
152 debugp("Join IPv4 mcast on %s\n", ifb->ifa_name); in create_hello_sockets()
200 debugp("INET6 socket created (%d)\n", s); in create_hello_sockets()
242 debugp("Join IPv6 mcast on %s\n", ifb->ifa_name); in create_hello_sockets()
539 debugp("Sent (IPv4) %zd bytes on %s" in send_hello()
607 debugp("Sent (IPv6) %zd bytes on %s " in send_hello()
688 debugp("recv_pdu(%d): PDU(size: %d) from: %s\n", sock, in recv_pdu()
721 debugp("Read %d bytes from address %s Length: %.4d Version: %d\n", in recv_pdu()
752 debugp("LDP holddown expired for peer %s\n", in send_hello_alarm()
770 debugp("Sending KeepAlive to %s\n", in send_hello_alarm()
983 debugp("Replaying: PID %d, SEQ %d\n", in the_big_loop()
1120 debugp("Ready to read %d bytes\n", c); in recv_session_pdu()
1128 debugp("Incoming PDU size exceeds MAX_PDU_SIZE !\n"); in recv_session_pdu()
1132 debugp("PDU too small received from peer %s\n", in recv_session_pdu()
1146 debugp("Read %d bytes, PDU size: %d bytes\n", c, ntohs(rpdu->length)); in recv_session_pdu()
1155 debugp("Got Type: 0x%.4X (Length: %d) from %s\n", in recv_session_pdu()
1159 debugp("Got Type: 0x%.4X (Length: %d) from %s\n", in recv_session_pdu()
1176 debugp("Bad size\n"); in recv_session_pdu()
1184 debugp("Bad version"); in recv_session_pdu()
1195 debugp("No hello. Moving peer to holddown\n"); in recv_session_pdu()
1329 debugp("Discarding the rest of the message\n"); in recv_session_pdu()
1333 debugp("WORKED ON %u bytes (Left %d)\n", wo, c - wo); in recv_session_pdu()
1374 debugp("Sending message type 0x%.4X to %s (size: %d)\n", in send_message()
1378 debugp("Sending message type 0x%.4X to %s (size: %d)\n", in send_message()