Searched refs:SCTP_DEFAULT_MAX_BURST (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/net/sctp/ | ||
D | constants.h | 290 #define SCTP_DEFAULT_MAX_BURST 4 macro |
/linux-3.3/net/sctp/ | ||
D | protocol.c | 1260 sctp_max_burst = SCTP_DEFAULT_MAX_BURST; in sctp_init() |