Searched refs:run_stop (Results 1 – 1 of 1) sorted by relevance
442 static void run_stop(struct ifnet *, int);793 run_stop(ifp, 0); in run_detach()2795 run_stop(ifp, 1); in run_ioctl()4728 run_stop(ifp, 0); in run_init()4961 fail: run_stop(ifp, 1); in run_init()4966 run_stop(struct ifnet *ifp, int disable) in run_stop() function