Home
last modified time | relevance | path

Searched refs:SCTP_DEFAULT_MAX_BURST (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h264 #define SCTP_DEFAULT_MAX_BURST 4 macro
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1232 net->sctp.max_burst = SCTP_DEFAULT_MAX_BURST; in sctp_defaults_init()