if_alc.c | 168 static void alc_stop(struct ifnet *, int); 1456 ifp->if_stop = alc_stop; 1544 alc_stop(ifp, 0); 2117 alc_stop(ifp, 0); 2812 alc_stop(ifp, 0); 2822 alc_stop(ifp, 0); 3189 alc_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
|