Searched refs:prev_xr (Results 1 – 1 of 1) sorted by relevance
216 struct xraddr_entry *prev_xr = NULL, *xr = NULL, *xr_tmp; in sctp_process_tcb() local252 prev_xr = xr; in sctp_process_tcb()260 if (prev_xr == NULL) in sctp_process_tcb()263 LIST_INSERT_AFTER(prev_xr, xr, xraddr_entries); in sctp_process_tcb()