Searched refs:prev_xr (Results 1 – 1 of 1) sorted by relevance
206 struct xraddr_entry *prev_xr = NULL, *xr = NULL, *xr_tmp; in sctp_process_tcb() local242 prev_xr = xr; in sctp_process_tcb()250 if (prev_xr == NULL) in sctp_process_tcb()253 LIST_INSERT_AFTER(prev_xr, xr, xraddr_entries); in sctp_process_tcb()