Home
last modified time | relevance | path

Searched defs:sctp_pcb (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/netinet/
HDsctp_pcb.h267 struct sctp_pcb { struct
268 unsigned int time_of_secret_change; /* number of seconds from
270 uint32_t secret_key[SCTP_HOW_MANY_SECRETS][SCTP_NUMBER_OF_SECRETS];
271 unsigned int size_of_a_cookie;
273 unsigned int sctp_timeoutticks[SCTP_NUM_TMRS];
274 unsigned int sctp_minrto;
275 unsigned int sctp_maxrto;
276 unsigned int initial_rto;
277 int initial_init_rto_max;
279 unsigned int sctp_sack_freq;
[all …]