Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dstructs.h145 #define sctp_max_outstreams (sctp_globals.max_outstreams) macro
/Linux-v4.19/net/sctp/
Dprotocol.c1402 sctp_max_outstreams = SCTP_DEFAULT_OUTSTREAMS; in sctp_init()
Dsocket.c4719 sp->initmsg.sinit_num_ostreams = sctp_max_outstreams; in sctp_init_sock()