Searched refs:wheel (Results 1 – 4 of 4) sorted by relevance
62 TAILQ_INIT(&asoc->ss_data.out.wheel); in sctp_ss_default_init()86 while (!TAILQ_EMPTY(&asoc->ss_data.out.wheel)) { in sctp_ss_default_clear()89 strq = TAILQ_FIRST(&asoc->ss_data.out.wheel); in sctp_ss_default_clear()129 TAILQ_INSERT_TAIL(&asoc->ss_data.out.wheel, in sctp_ss_default_add()141 if (TAILQ_EMPTY(&asoc->ss_data.out.wheel)) { in sctp_ss_default_is_empty()198 strq = TAILQ_FIRST(&asoc->ss_data.out.wheel); in sctp_ss_default_select()202 strq = TAILQ_FIRST(&asoc->ss_data.out.wheel); in sctp_ss_default_select()315 if (TAILQ_EMPTY(&asoc->ss_data.out.wheel)) { in sctp_ss_rr_add()357 strq = TAILQ_FIRST(&asoc->ss_data.out.wheel); in sctp_ss_rrp_packet_done()455 if (TAILQ_EMPTY(&asoc->ss_data.out.wheel)) { in sctp_ss_prio_add()[all …]
560 struct sctpwheel_listhead wheel; member
129 log_must chgrp wheel /$TESTPOOL/$TESTFS/setattr
25 …P stack into F-Stack. Not only does this allow us to stop reinventing the wheel, we can take advan…