Searched refs:SCTP_MAX_PROBES (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/sctp/ | ||
| A D | constants.h | 216 #define SCTP_MAX_PROBES 3 macro |
| /linux/net/sctp/ | ||
| A D | transport.c | 263 if (t->pl.probe_count < SCTP_MAX_PROBES) in sctp_transport_pl_send() |
Completed in 6 milliseconds