Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.c3310 struct sctp_queued_to_read *sq, *nsq; in sctp_inpcb_free() local
3596 TAILQ_FOREACH_SAFE(sq, &inp->read_queue, next, nsq) { in sctp_inpcb_free()
4681 struct sctp_queued_to_read *sq, *nsq; in sctp_free_assoc() local
4956 TAILQ_FOREACH_SAFE(sq, &asoc->pending_reply_queue, next, nsq) { in sctp_free_assoc()
H A Dsctp_input.c1435 struct sctp_queued_to_read *sq, *nsq; in sctp_process_cookie_existing() local
1883 TAILQ_FOREACH_SAFE(sq, &asoc->pending_reply_queue, next, nsq) { in sctp_process_cookie_existing()