Home | History | Annotate | Download | only in routed

Lines Matching defs:oerr

702 	int in, ierr, out, oerr;
1011 oerr = ifs.int_data.oerrors - ifp->int_data.oerrors;
1024 if (ierr < 0 || in < 0 || oerr < 0 || out < 0) {
1032 if (in == 0 && out == 0 && ierr == 0 && oerr == 0)
1039 || (out <= oerr && oerr > 0)) {
1043 " out=%d oerr=%d",
1046 in, ierr, out, oerr);
1052 " in=%d ierr=%d out=%d oerr=%d",
1055 in, ierr, out, oerr);