Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c216 struct xraddr_entry *prev_xr = NULL, *xr = NULL, *xr_tmp; in sctp_process_tcb() local
322 xr_tmp = LIST_NEXT(xr, xraddr_entries); in sctp_process_tcb()
324 xr = xr_tmp; in sctp_process_tcb()