HomeSort by: relevance | last modified time | path
    Searched refs:max_inbound_streams (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_structs.h 519 unsigned int max_inbound_streams; member in struct:sctp_association
sctp_output.c 2649 initm->msg.init.num_inbound_streams = htons(stcb->asoc.max_inbound_streams);
7326 asoc->max_inbound_streams = initm.sinit_max_instreams;
9965 asoc->max_inbound_streams = initm.sinit_max_instreams;
sctputil.c 794 asoc->max_inbound_streams = m->sctp_ep.max_open_streams_intome;

Completed in 111 milliseconds