Searched refs:SCTP_DEFAULT_MAX_BURST (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/sctp/ | ||
D | constants.h | 284 #define SCTP_DEFAULT_MAX_BURST 4 macro |
/Linux-v4.19/net/sctp/ | ||
D | protocol.c | 1232 net->sctp.max_burst = SCTP_DEFAULT_MAX_BURST; in sctp_defaults_init() |