Searched refs:sctp_max_outstreams (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/sctp/
H A Dstructs.h132 #define sctp_max_outstreams (sctp_globals.max_outstreams) macro
/linux-master/net/sctp/
H A Dprotocol.c1514 sctp_max_outstreams = SCTP_DEFAULT_OUTSTREAMS;
H A Dsocket.c4990 sp->initmsg.sinit_num_ostreams = sctp_max_outstreams;

Completed in 148 milliseconds