Home
last modified time | relevance | path

Searched refs:sctp_max_number_of_assoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_pcb.c5407 static int sctp_max_number_of_assoc = SCTP_MAX_NUM_OF_ASOC; variable
5634 sizeof(struct sctp_tcb), sctp_max_number_of_assoc); in sctp_pcb_init()
5638 (sctp_max_number_of_assoc * sctp_scale_up_for_address)); in sctp_pcb_init()
5642 (sctp_max_number_of_assoc * sctp_scale_up_for_address)); in sctp_pcb_init()
5646 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5650 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5654 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5658 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5662 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()