Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_timer.h90 void sctp_iterator_timer(struct sctp_iterator *it);
H A Dsctp_structs.h132 struct sctp_iterator { struct
133 TAILQ_ENTRY(sctp_iterator) sctp_nxt_itr;
157 TAILQ_HEAD(sctpiterators, sctp_iterator); argument
178 struct sctp_iterator *cur_it;
835 struct sctp_iterator *stcb_starting_point_for_iterator;
H A Dsctp_pcb.h398 struct sctp_iterator *inp_starting_point_for_iterator;
H A Dsctp_pcb.c3227 struct sctp_iterator *it, *nit; in sctp_iterator_inp_being_freed()
5846 struct sctp_iterator *it, *nit; in sctp_pcb_finish()
7033 struct sctp_iterator *it = NULL; in sctp_initiate_iterator()
7043 SCTP_MALLOC(it, struct sctp_iterator *, sizeof(struct sctp_iterator), in sctp_initiate_iterator()
H A Dsctputil.c1442 sctp_iterator_work(struct sctp_iterator *it) in sctp_iterator_work()
1603 struct sctp_iterator *it; in sctp_iterator_worker()