Home | History | Annotate | Download | only in netinet

Lines Matching refs:asconf_queue

511 		TAILQ_FOREACH_SAFE(param, &asoc->asconf_queue, next, nparam) {
512 TAILQ_REMOVE(&asoc->asconf_queue, param, next);
3110 (!TAILQ_EMPTY(&stcb->asoc.asconf_queue))) {