Searched refs:fr_max_burst (Results 1 – 5 of 5) sorted by relevance
327 uint32_t fr_max_burst; member
1152 uint32_t fr_max_burst; member
1139 asoc->fr_max_burst = inp->sctp_ep.fr_max_burst; in sctp_init_asoc()
10063 if ((asoc->fr_max_burst > 0) && (tot_frs >= asoc->fr_max_burst)) { in sctp_chunk_output()
2553 m->fr_max_burst = SCTP_BASE_SYSCTL(sctp_fr_max_burst_default); in sctp_inpcb_alloc()