Searched refs:SCTP_DEBUG_OUTPUT2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/netinet/ |
| H A D | sctp_output.c | 3055 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan B\n"); in sctp_choose_boundall() 3061 SCTPDBG(SCTP_DEBUG_OUTPUT2, "skip\n"); in sctp_choose_boundall() 3066 SCTPDBG(SCTP_DEBUG_OUTPUT2, "already seen\n"); in sctp_choose_boundall() 3071 SCTPDBG(SCTP_DEBUG_OUTPUT2, in sctp_choose_boundall() 3079 SCTPDBG(SCTP_DEBUG_OUTPUT2, in sctp_choose_boundall() 3097 SCTPDBG(SCTP_DEBUG_OUTPUT2, "we selected %d\n", in sctp_choose_boundall() 3099 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Source:"); in sctp_choose_boundall() 3101 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Dest:"); in sctp_choose_boundall() 3123 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jailed\n"); in sctp_choose_boundall() 3131 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jailed\n"); in sctp_choose_boundall() [all …]
|
| H A D | sctp_constants.h | 652 #define SCTP_DEBUG_OUTPUT2 0x00000020 macro
|