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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_structs.h 1090 unsigned int max_inbound_streams; member in struct:sctp_association
    [all...]
sctp_input.c 419 if (asoc->max_inbound_streams > ntohs(init->num_outbound_streams)) {
422 asoc->streamincnt = asoc->max_inbound_streams;
    [all...]
sctp_output.c     [all...]
sctp_usrreq.c     [all...]
sctputil.c     [all...]

Completed in 58 milliseconds