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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_constants.h 628 #define SCTP_ASOC_MAX_CHUNKS_ON_QUEUE 10240
630 #define SCTP_ASOC_MAX_CHUNKS_ON_QUEUE 512
    [all...]
sctp_sysctl.h 210 #define SCTPCTL_MAXCHUNKS_DEFAULT SCTP_ASOC_MAX_CHUNKS_ON_QUEUE
sctp_usrreq.c 125 if ((nmbclusters / 8) > SCTP_ASOC_MAX_CHUNKS_ON_QUEUE)
    [all...]

Completed in 261 milliseconds