SCTP_DEBUG_OUTPUT2
SCTPDBG(SCTP_DEBUG_OUTPUT2, "No prefix entry for ");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)src6);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "v6src_match_nexthop(), Prefix entry is ");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)src6);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "prefix router is ");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)&gw6);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "installed router is ");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ro->ro_nh->gw_sa);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "pfxrouter is installed\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "pfxrouter is not installed\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "match_nexthop4: src address is ");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &sifa->address.sa);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "network address is %x\n", srcnetaddr.s_addr);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "match_nexthop4: nexthop is ");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ro->ro_nh->gw_sa);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "network address is %x\n", gwnetaddr.s_addr);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Is destination preferred:");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &ifa->address.sa);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifn from route:%p ifn_index:%d\n", ifn, ifn_index);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "No ifn emit interface?\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifn_index:%d name:%s is emit interface\n",
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Found %d preferred source addresses for intf:%s\n",
SCTPDBG(SCTP_DEBUG_OUTPUT2, "cur_addr_num:%d\n", cur_addr_num);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan B\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Examine interface %s\n",
SCTPDBG(SCTP_DEBUG_OUTPUT2, "skip\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "already seen\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2,
SCTPDBG(SCTP_DEBUG_OUTPUT2, "No preferred -- skipping to next\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2,
SCTPDBG(SCTP_DEBUG_OUTPUT2, "we selected %d\n",
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Source:");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &sifa->address.sa);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Dest:");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &net->ro._l_addr.sa);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan C: find acceptable on interface\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jump to Plan D - no emit_ifn\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "ifa:%p\n", (void *)sctp_ifa);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jailed\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Jailed\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Defer\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "IFA not acceptable\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "NOT in scope\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Its restricted\n");
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Trying Plan D looked_at is %p\n", (void *)looked_at);
SCTPDBG(SCTP_DEBUG_OUTPUT2, "Select source addr for:");
SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, (struct sockaddr *)&ro->ro_dst);