Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c1412 sctp_max_outstreams = SCTP_DEFAULT_OUTSTREAMS; in sctp_init()
H A Dsocket.c4872 sp->initmsg.sinit_num_ostreams = sctp_max_outstreams; in sctp_init_sock()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h132 #define sctp_max_outstreams (sctp_globals.max_outstreams) macro
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h132 #define sctp_max_outstreams (sctp_globals.max_outstreams) macro
/kernel/linux/linux-6.6/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()

Completed in 33 milliseconds