Lines Matching defs:oerrors
3721 uint64_t oerrors = 0;3730 oerrors++;3734 return (oerrors);3743 uint64_t oerrors = 0;3752 oerrors++;3756 return (oerrors);3767 uint64_t oerrors;3778 oerrors = nvgre_send4(sc, &ml);3782 oerrors = nvgre_send6(sc, &ml);3790 ifp->if_oerrors += oerrors; /* XXX should be ifq_oerrors */