Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_input.c1362 struct sctp_stream_reset_list *strrst, *nstrrst; in sctp_process_cookie_existing() local
1822 TAILQ_FOREACH_SAFE(strrst, &asoc->resetHead, next_resp, nstrrst) { in sctp_process_cookie_existing()
H A Dsctp_pcb.c4561 struct sctp_stream_reset_list *strrst, *nstrrst; in sctp_free_assoc() local
4816 TAILQ_FOREACH_SAFE(strrst, &asoc->resetHead, next_resp, nstrrst) { in sctp_free_assoc()