Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c2780 int num_eligible_addr = 0; in sctp_select_nth_preferred_addr_from_ifn_boundall() local
2878 if (num_eligible_addr >= addr_wanted) { in sctp_select_nth_preferred_addr_from_ifn_boundall()
2881 num_eligible_addr++; in sctp_select_nth_preferred_addr_from_ifn_boundall()
2896 int num_eligible_addr = 0; in sctp_count_num_preferred_boundall() local
2939 num_eligible_addr++; in sctp_count_num_preferred_boundall()
2941 return (num_eligible_addr); in sctp_count_num_preferred_boundall()