Searched refs:num_eligible_addr (Results 1 – 1 of 1) sorted by relevance
2788 int num_eligible_addr = 0; in sctp_select_nth_preferred_addr_from_ifn_boundall() local2886 if (num_eligible_addr >= addr_wanted) { in sctp_select_nth_preferred_addr_from_ifn_boundall()2889 num_eligible_addr++; in sctp_select_nth_preferred_addr_from_ifn_boundall()2905 int num_eligible_addr = 0; in sctp_count_num_preferred_boundall() local2948 num_eligible_addr++; in sctp_count_num_preferred_boundall()2950 return (num_eligible_addr); in sctp_count_num_preferred_boundall()