mbufq_first
if (mbufq_first(&sc->sc_snd) != NULL)
while ((m = mbufq_first(&q->sendq)) != NULL) {
MPASS(mbufq_first(&cst->pending_tx) == NULL);
MPASS(mbufq_first(&cst->pending_fwack) == NULL);
while ((m = mbufq_first(&cst->pending_tx)) != NULL) {
m = mbufq_first(&cst->pending_tx);
MPASS(mbufq_first(&cst->pending_tx) == NULL);
while ((sndptr = mbufq_first(pduq)) != NULL) {
if (mbufq_first(pduq) == NULL && toep->flags & TPF_SEND_FIN)
if (__predict_false((sndptr = mbufq_first(pduq)) != NULL)) {
if (__predict_false((m = mbufq_first(pduq)) != NULL)) {
if (mbufq_first(&sc->malo_snd) != NULL)
if (mbufq_first(&sc->sc_snd) != NULL) {
if (mbufq_first(&sc->sc_snd) != NULL) {
if (mbufq_first(gq) == NULL) {
m = mbufq_first(gq);
if (mbufq_first(&igi->igi_gq) != NULL) {
if (mbufq_first(gq) == NULL) {
m = mbufq_first(gq);
if (mbufq_first(&mli->mli_gq) != NULL) {