Home
last modified time | relevance | path

Searched refs:SCTP_DEBUG_INDATA1 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_indata.c580 SCTPDBG(SCTP_DEBUG_INDATA1, in sctp_queue_data_to_stream()
587 SCTPDBG(SCTP_DEBUG_INDATA1, "Duplicate S-SEQ:%d delivered:%d from peer, Abort association\n", in sctp_queue_data_to_stream()
882 …SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, its not first, no fragmented delivery in progress\n"); in sctp_queue_data_for_reasm()
899 …SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS a first and fragmented delivery in progress\n"); in sctp_queue_data_for_reasm()
917 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS not same stream number %d vs %d\n", in sctp_queue_data_for_reasm()
934 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS not same stream seq %d vs %d\n", in sctp_queue_data_for_reasm()
1013 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - It can be a midlle or last but not a first\n"); in sctp_queue_data_for_reasm()
1014 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it's a FIRST!\n"); in sctp_queue_data_for_reasm()
1032 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - Gak, Evil plot, sid:%d not the same as at:%d\n", in sctp_queue_data_for_reasm()
1053 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - Gak, Evil plot, U-bit not constant\n"); in sctp_queue_data_for_reasm()
[all …]
HDsctp_constants.h677 #define SCTP_DEBUG_INDATA1 0x01000000 macro
HDsctp_input.c4932 SCTPDBG(SCTP_DEBUG_INDATA1, "No stcb when processing SACK chunk\n"); in sctp_process_control()
4936 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on SACK chunk, too small\n"); in sctp_process_control()
4956 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size of SACK chunk\n"); in sctp_process_control()
5015 SCTPDBG(SCTP_DEBUG_INDATA1, "No stcb when processing NR-SACK chunk\n"); in sctp_process_control()
5022 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on NR-SACK chunk, too small\n"); in sctp_process_control()
5043 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size of NR_SACK chunk\n"); in sctp_process_control()
HDsctp_cc_functions.c1007 SCTPDBG(SCTP_DEBUG_INDATA1, "Destination %p moved from PF to reachable with cwnd %d.\n", in sctp_cwnd_update_exit_pf_common()