if_vr.c | 311 static void vr_stop(struct ifnet *, int); 921 vr_stop(ifp, 1); 1182 vr_stop(ifp, 0); 1303 vr_stop(ifp, 1); 1385 vr_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 1452 vr_stop(&sc->vr_ec.ec_if, 1); 1698 ifp->if_stop = vr_stop;
|