Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/sctp/
Dstructs.h132 #define sctp_max_outstreams (sctp_globals.max_outstreams) macro
/Linux-v6.6/net/sctp/
Dprotocol.c1520 sctp_max_outstreams = SCTP_DEFAULT_OUTSTREAMS; in sctp_init()
Dsocket.c4982 sp->initmsg.sinit_num_ostreams = sctp_max_outstreams; in sctp_init_sock()