Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_structs.h198 u_int8_t indx_of_eligible_next_to_use; member
H A Dsctp_output.c914 cur_addr_num = net->indx_of_eligible_next_to_use; in sctp_choose_v4_boundall()
1654 cur_addr_num = net->indx_of_eligible_next_to_use; in sctp_choose_v6_boundall()
1709 net->indx_of_eligible_next_to_use = cur_addr_num + 1; in sctp_choose_v6_boundall()
1711 net->indx_of_eligible_next_to_use = 0; in sctp_choose_v6_boundall()