Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dconstants.h282 #define SCTP_DEFAULT_MAX_BURST 4 macro
/linux/net/sctp/
H A Dprotocol.c1345 net->sctp.max_burst = SCTP_DEFAULT_MAX_BURST; in sctp_defaults_init()