Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstructs.h132 #define sctp_max_outstreams (sctp_globals.max_outstreams) macro
/openbmc/linux/net/sctp/
H A Dprotocol.c1520 sctp_max_outstreams = SCTP_DEFAULT_OUTSTREAMS; in sctp_init()
H A Dsocket.c4989 sp->initmsg.sinit_num_ostreams = sctp_max_outstreams; in sctp_init_sock()