Lines Matching refs:SCTP_DEBUG_OUTPUT2

2262 	SCTPDBG(SCTP_DEBUG_OUTPUT2, "Is destination preferred:");  in sctp_is_ifa_addr_preferred()
2263 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ifa->address.sa); in sctp_is_ifa_addr_preferred()
2981 SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifn from route:%p ifn_index:%d\n", ifn, ifn_index); in sctp_choose_boundall()
2985 SCTPDBG(SCTP_DEBUG_OUTPUT2, "No ifn emit interface?\n"); in sctp_choose_boundall()
2988 SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifn_index:%d name:%s is emit interface\n", in sctp_choose_boundall()
2999 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Found %d preferred source addresses for intf:%s\n", in sctp_choose_boundall()
3020 SCTPDBG(SCTP_DEBUG_OUTPUT2, "cur_addr_num:%d\n", cur_addr_num); in sctp_choose_boundall()
3039 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan B\n"); in sctp_choose_boundall()
3041 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Examine interface %s\n", in sctp_choose_boundall()
3045 SCTPDBG(SCTP_DEBUG_OUTPUT2, "skip\n"); in sctp_choose_boundall()
3050 SCTPDBG(SCTP_DEBUG_OUTPUT2, "already seen\n"); in sctp_choose_boundall()
3055 SCTPDBG(SCTP_DEBUG_OUTPUT2, in sctp_choose_boundall()
3060 SCTPDBG(SCTP_DEBUG_OUTPUT2, "No preferred -- skipping to next\n"); in sctp_choose_boundall()
3063 SCTPDBG(SCTP_DEBUG_OUTPUT2, in sctp_choose_boundall()
3081 SCTPDBG(SCTP_DEBUG_OUTPUT2, "we selected %d\n", in sctp_choose_boundall()
3083 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Source:"); in sctp_choose_boundall()
3084 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &sifa->address.sa); in sctp_choose_boundall()
3085 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Dest:"); in sctp_choose_boundall()
3086 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &net->ro._l_addr.sa); in sctp_choose_boundall()
3096 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan C: find acceptable on interface\n"); in sctp_choose_boundall()
3098 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jump to Plan D - no emit_ifn\n"); in sctp_choose_boundall()
3102 SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifa:%p\n", (void *)sctp_ifa); in sctp_choose_boundall()
3107 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jailed\n"); in sctp_choose_boundall()
3115 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jailed\n"); in sctp_choose_boundall()
3121 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Defer\n"); in sctp_choose_boundall()
3127 SCTPDBG(SCTP_DEBUG_OUTPUT2, "IFA not acceptable\n"); in sctp_choose_boundall()
3132 SCTPDBG(SCTP_DEBUG_OUTPUT2, "NOT in scope\n"); in sctp_choose_boundall()
3145 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Its restricted\n"); in sctp_choose_boundall()
3160 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan D looked_at is %p\n", (void *)looked_at); in sctp_choose_boundall()
3421 SCTPDBG(SCTP_DEBUG_OUTPUT2, "Select source addr for:"); in sctp_source_address_selection()
3422 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)&ro->ro_dst); in sctp_source_address_selection()
13867 SCTPDBG(SCTP_DEBUG_OUTPUT2, "No prefix entry for "); in sctp_v6src_match_nexthop()
13868 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)src6); in sctp_v6src_match_nexthop()
13872 SCTPDBG(SCTP_DEBUG_OUTPUT2, "v6src_match_nexthop(), Prefix entry is "); in sctp_v6src_match_nexthop()
13873 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)src6); in sctp_v6src_match_nexthop()
13882 SCTPDBG(SCTP_DEBUG_OUTPUT2, "prefix router is "); in sctp_v6src_match_nexthop()
13883 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)&gw6); in sctp_v6src_match_nexthop()
13884 SCTPDBG(SCTP_DEBUG_OUTPUT2, "installed router is "); in sctp_v6src_match_nexthop()
13885 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ro->ro_nh->gw_sa); in sctp_v6src_match_nexthop()
13888 SCTPDBG(SCTP_DEBUG_OUTPUT2, "pfxrouter is installed\n"); in sctp_v6src_match_nexthop()
13893 SCTPDBG(SCTP_DEBUG_OUTPUT2, "pfxrouter is not installed\n"); in sctp_v6src_match_nexthop()
13914 SCTPDBG(SCTP_DEBUG_OUTPUT2, "match_nexthop4: src address is "); in sctp_v4src_match_nexthop()
13915 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &sifa->address.sa); in sctp_v4src_match_nexthop()
13916 SCTPDBG(SCTP_DEBUG_OUTPUT2, "network address is %x\n", srcnetaddr.s_addr); in sctp_v4src_match_nexthop()
13920 SCTPDBG(SCTP_DEBUG_OUTPUT2, "match_nexthop4: nexthop is "); in sctp_v4src_match_nexthop()
13921 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ro->ro_nh->gw_sa); in sctp_v4src_match_nexthop()
13922 SCTPDBG(SCTP_DEBUG_OUTPUT2, "network address is %x\n", gwnetaddr.s_addr); in sctp_v4src_match_nexthop()