Searched refs:SCTP_DEBUG_OUTPUT2 (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/netinet/ |
| HD | sctp_output.c | 2267 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Is destination preferred:"); in sctp_is_ifa_addr_preferred() 2268 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ifa->address.sa); in sctp_is_ifa_addr_preferred() 2995 SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifn from route:%p ifn_index:%d\n", ifn, ifn_index); in sctp_choose_boundall() 2999 SCTPDBG(SCTP_DEBUG_OUTPUT2, "No ifn emit interface?\n"); in sctp_choose_boundall() 3002 SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifn_index:%d name:%s is emit interface\n", in sctp_choose_boundall() 3013 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Found %d preferred source addresses for intf:%s\n", in sctp_choose_boundall() 3034 SCTPDBG(SCTP_DEBUG_OUTPUT2, "cur_addr_num:%d\n", cur_addr_num); in sctp_choose_boundall() 3053 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan B\n"); in sctp_choose_boundall() 3055 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Examine interface %s\n", in sctp_choose_boundall() 3059 SCTPDBG(SCTP_DEBUG_OUTPUT2, "skip\n"); in sctp_choose_boundall() [all …]
|
| HD | sctp_constants.h | 660 #define SCTP_DEBUG_OUTPUT2 0x00000020 macro
|