Searched refs:starting_point (Results 1 – 1 of 1) sorted by relevance
2455 struct sctp_laddr *laddr, *starting_point; in sctp_choose_boundspecific_inp() local2512 starting_point = inp->next_addr_touse; in sctp_choose_boundspecific_inp()2540 inp->next_addr_touse = starting_point; in sctp_choose_boundspecific_inp()2588 struct sctp_laddr *laddr, *starting_point; in sctp_choose_boundspecific_stcb() local2687 starting_point = stcb->asoc.last_used_address; in sctp_choose_boundspecific_stcb()2724 stcb->asoc.last_used_address = starting_point; in sctp_choose_boundspecific_stcb()