Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.c5531 static int sctp_max_number_of_assoc = SCTP_MAX_NUM_OF_ASOC; variable
5750 sizeof(struct sctp_tcb), sctp_max_number_of_assoc); in sctp_pcb_init()
5754 (sctp_max_number_of_assoc * sctp_scale_up_for_address)); in sctp_pcb_init()
5758 (sctp_max_number_of_assoc * sctp_scale_up_for_address)); in sctp_pcb_init()
5762 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5766 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5770 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5774 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()
5778 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()