Searched refs:SCTP_DEBUG_OUTPUT2 (Results 1 – 2 of 2) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_output.c | 2326 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Is destination preferred:"); in sctp_is_ifa_addr_preferred() 2327 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ifa->address.sa); in sctp_is_ifa_addr_preferred() 3080 SCTPDBG(SCTP_DEBUG_OUTPUT2,"ifn from route:%p ifn_index:%d\n", ifn, ifn_index); in sctp_choose_boundall() 3084 SCTPDBG(SCTP_DEBUG_OUTPUT2,"No ifn emit interface?\n"); in sctp_choose_boundall() 3087 SCTPDBG(SCTP_DEBUG_OUTPUT2,"ifn_index:%d name:%s is emit interface\n", in sctp_choose_boundall() 3098 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Found %d preferred source addresses for intf:%s\n", in sctp_choose_boundall() 3119 SCTPDBG(SCTP_DEBUG_OUTPUT2, "cur_addr_num:%d\n", cur_addr_num); in sctp_choose_boundall() 3138 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan B\n"); in sctp_choose_boundall() 3140 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Examine interface %s\n", in sctp_choose_boundall() 3144 SCTPDBG(SCTP_DEBUG_OUTPUT2, "skip\n"); in sctp_choose_boundall() [all …]
|
D | sctp_constants.h | 657 #define SCTP_DEBUG_OUTPUT2 0x00000020 macro
|