Searched refs:starting_point (Results 1 – 1 of 1) sorted by relevance
2458 struct sctp_laddr *laddr, *starting_point; in sctp_choose_boundspecific_inp() local2515 starting_point = inp->next_addr_touse; in sctp_choose_boundspecific_inp()2543 inp->next_addr_touse = starting_point; in sctp_choose_boundspecific_inp()2591 struct sctp_laddr *laddr, *starting_point; in sctp_choose_boundspecific_stcb() local2690 starting_point = stcb->asoc.last_used_address; in sctp_choose_boundspecific_stcb()2727 stcb->asoc.last_used_address = starting_point; in sctp_choose_boundspecific_stcb()