HomeSort by: relevance | last modified time | path
    Searched defs:sctp_scale_up_for_address (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_pcb.c 3751 static int sctp_scale_up_for_address = SCTP_SCALE_FOR_ADDR; variable in typeref:typename:int
3834 (sctp_max_number_of_assoc * sctp_scale_up_for_address));
3838 (sctp_max_number_of_assoc * sctp_scale_up_for_address));
3842 (sctp_max_number_of_assoc * sctp_scale_up_for_address *
3847 (sctp_max_number_of_assoc * sctp_scale_up_for_address *
sctp_pcb.c 3751 static int sctp_scale_up_for_address = SCTP_SCALE_FOR_ADDR; variable in typeref:typename:int
3834 (sctp_max_number_of_assoc * sctp_scale_up_for_address));
3838 (sctp_max_number_of_assoc * sctp_scale_up_for_address));
3842 (sctp_max_number_of_assoc * sctp_scale_up_for_address *
3847 (sctp_max_number_of_assoc * sctp_scale_up_for_address *
sctp_pcb.c 3751 static int sctp_scale_up_for_address = SCTP_SCALE_FOR_ADDR; variable in typeref:typename:int
3834 (sctp_max_number_of_assoc * sctp_scale_up_for_address));
3838 (sctp_max_number_of_assoc * sctp_scale_up_for_address));
3842 (sctp_max_number_of_assoc * sctp_scale_up_for_address *
3847 (sctp_max_number_of_assoc * sctp_scale_up_for_address *

Completed in 115 milliseconds