Searched refs:number_of_associations (Results 1 – 1 of 1) sorted by relevance
376 unsigned int number_of_associations; in sctp_sysctl_handle_assoclist() local390 number_of_associations = 0; in sctp_sysctl_handle_assoclist()400 number_of_associations++; in sctp_sysctl_handle_assoclist()410 …(number_of_local_addresses + number_of_endpoints + number_of_associations) * sizeof(struct xsctp_l… in sctp_sysctl_handle_assoclist()411 (number_of_associations + number_of_endpoints) * sizeof(struct xsctp_tcb) + in sctp_sysctl_handle_assoclist()412 (number_of_remote_addresses + number_of_associations) * sizeof(struct xsctp_raddr); in sctp_sysctl_handle_assoclist()