Searched refs:D_REL_DEBUG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dreliable.c121 dmsg (D_REL_DEBUG, "ACK read ID " packet_id_format " (buf->len=%d)",
137 dmsg (D_REL_DEBUG, "ACK acknowledge ID " packet_id_format " (ack->len=%d)",
216 dmsg (D_REL_DEBUG, "ACK write ID " packet_id_format " (ack->len=%d, n=%d)", (packet_id_print_type)pid, ack->len, n);
333 dmsg (D_REL_DEBUG,
405 dmsg (D_REL_DEBUG, "ACK " packet_id_format " is a replay: %s", (packet_id_print_type)id, reliable_print_ids (rel, &gc));
424 dmsg (D_REL_DEBUG, "ACK RWBS rel->size=%d rel->packet_id=%08x id=%08x ret=%d\n", rel->size, rel->packet_id, id, ret);
516 dmsg (D_REL_DEBUG, "ACK reliable_can_send active=%d current=%d : %s",
575 dmsg (D_REL_DEBUG, "ACK reliable_send ID " packet_id_format " (size=%d to=%d)",
588 dmsg (D_REL_DEBUG, "ACK reliable_schedule_now");
628 dmsg (D_REL_DEBUG, "AC
[all...]
H A Derrlevel.h157 #define D_REL_DEBUG LOGLEV(8, 70, M_DEBUG) /* show detailed info from reliable routines */ macro

Completed in 180 milliseconds