Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h403 uint8_t indx_of_eligible_next_to_use; member
Dsctp_output.c3085 cur_addr_num = net->indx_of_eligible_next_to_use; in sctp_choose_boundall()
3123 net->indx_of_eligible_next_to_use = cur_addr_num + 1; in sctp_choose_boundall()
3173 net->indx_of_eligible_next_to_use = cur_addr_num + 1; in sctp_choose_boundall()