Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_output.c3918 struct sctp_tmit_chunk *chk, *nchk; in sctp_prune_prsctp() local
3990 chk = nchk; in sctp_prune_prsctp()
4834 struct sctp_tmit_chunk *chk, *nchk; local
4837 nchk = TAILQ_NEXT(chk, sctp_next);
4854 chk = nchk;
4957 struct sctp_tmit_chunk *chk, *nchk; local
4959 chk; chk = nchk) {
5075 chk = nchk;
5102 chk = nchk;
5130 chk = nchk;
[all …]
H A Dsctp_pcb.c4515 struct sctp_tmit_chunk *chk, *nchk; in sctp_drain_mbufs() local
4527 nchk = TAILQ_NEXT(chk, sctp_next); in sctp_drain_mbufs()
4554 chk = nchk; in sctp_drain_mbufs()
4560 nchk = TAILQ_NEXT(chk, sctp_next); in sctp_drain_mbufs()
4592 chk = nchk; in sctp_drain_mbufs()
H A Dsctp_indata.c4337 struct sctp_tmit_chunk *chk, *nchk; in sctp_kick_prsctp_reorder_queue() local
4349 nchk = TAILQ_NEXT(chk, sctp_next); in sctp_kick_prsctp_reorder_queue()
4363 chk = nchk; in sctp_kick_prsctp_reorder_queue()
4372 nchk = TAILQ_NEXT(chk, sctp_next); in sctp_kick_prsctp_reorder_queue()
4387 chk = nchk; in sctp_kick_prsctp_reorder_queue()
H A Dsctp_input.c2634 struct sctp_tmit_chunk *chk, *nchk; in sctp_clean_up_stream_reset() local
2640 chk; chk = nchk) { in sctp_clean_up_stream_reset()
2641 nchk = TAILQ_NEXT(chk, sctp_next); in sctp_clean_up_stream_reset()
H A Dsctp_usrreq.c292 struct sctp_tmit_chunk *chk, *nchk; in sctp_notify_mbuf() local
329 nchk = TAILQ_NEXT(chk, sctp_next); in sctp_notify_mbuf()
333 chk = nchk; in sctp_notify_mbuf()