HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_DEBUG_PCB4 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.c 389 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find vrf_id 0x%x\n", vrf_id);
395 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find sctp_ifap for address\n");
399 SCTPDBG(SCTP_DEBUG_PCB4, "IFA has no IFN - can't mark unuseable\n");
404 SCTPDBG(SCTP_DEBUG_PCB4, "IFN %s of IFA not the same as %s\n",
410 SCTPDBG(SCTP_DEBUG_PCB4, "IFA owned by ifn_index:%d down command for ifn_index:%d - ignored\n",
433 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find vrf_id 0x%x\n", vrf_id);
439 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find sctp_ifap for address\n");
443 SCTPDBG(SCTP_DEBUG_PCB4, "IFA has no IFN - can't mark unuseable\n");
448 SCTPDBG(SCTP_DEBUG_PCB4, "IFN %s of IFA not the same as %s\n",
454 SCTPDBG(SCTP_DEBUG_PCB4, "IFA owned by ifn_index:%d down command for ifn_index:%d - ignored\n"
    [all...]
sctp_constants.h 694 #define SCTP_DEBUG_PCB4 0x00800000
    [all...]

Completed in 77 milliseconds