Searched refs:age_stop (Results 1 – 1 of 1) sorted by relevance
114 static void age_stop(struct ifnet *, int);249 ifp->if_stop = age_stop; in age_attach()322 age_stop(ifp, 0); in age_detach()1140 age_stop(ifp, 1); in age_shutdown()1643 age_stop(ifp, 0); in age_init()1654 age_stop(ifp, 0); in age_init()1908 age_stop(struct ifnet *ifp, int disable) in age_stop() function