Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c215 struct xladdr_entry *prev_xl = NULL, *xl = NULL, *xl_tmp; in sctp_process_tcb() local
315 xl_tmp = LIST_NEXT(xl, xladdr_entries); in sctp_process_tcb()
317 xl = xl_tmp; in sctp_process_tcb()