if_ae.c | 158 static void ae_stop(struct ifnet *, int); 368 ifp->if_stop = ae_stop; 532 ae_stop(&sc->sc_ethercom.ec_if, 1); 1297 ae_stop(ifp, 0); 1502 ae_stop(ifp, 0); 1541 * ae_stop: [ ifnet interface function ] 1546 ae_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
|