Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h149 struct sctp_iterator { struct
150 TAILQ_ENTRY(sctp_iterator) sctp_nxt_itr;
174 TAILQ_HEAD(sctpiterators, sctp_iterator); argument
195 struct sctp_iterator *cur_it;
836 struct sctp_iterator *stcb_starting_point_for_iterator;
H A Dsctp_timer.h87 void sctp_iterator_timer(struct sctp_iterator *it);
H A Dsctp_pcb.c3114 struct sctp_iterator *it, *nit; in sctp_iterator_inp_being_freed()
5716 struct sctp_iterator *it, *nit; in sctp_pcb_finish()
6897 struct sctp_iterator *it = NULL; in sctp_initiate_iterator()
6907 SCTP_MALLOC(it, struct sctp_iterator *, sizeof(struct sctp_iterator), in sctp_initiate_iterator()
H A Dsctputil.c1449 sctp_iterator_work(struct sctp_iterator *it) in sctp_iterator_work()
1617 struct sctp_iterator *it; in sctp_iterator_worker()