sc_abortcount     759 net/if_sl.c    			if (sc->sc_abortcount &&
sc_abortcount     761 net/if_sl.c    				sc->sc_abortcount = 0;
sc_abortcount     767 net/if_sl.c    				if (++sc->sc_abortcount == 1)
sc_abortcount     769 net/if_sl.c    				if (sc->sc_abortcount >= ABT_COUNT) {
sc_abortcount     775 net/if_sl.c    			sc->sc_abortcount = 0;
sc_abortcount      56 net/if_slvar.h 	long	sc_abortcount;		/* number of abort esacpe chars */