if_sk.c | 175 static void sk_stop(struct ifnet *, int); 1049 sk_stop(ifp, 1); 1376 ifp->if_stop = sk_stop; 2015 sk_stop(ifp, 1); 2735 sk_stop(ifp, 0); 2816 sk_stop(ifp, 0); 2824 sk_stop(ifp, 0); 2890 sk_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 2896 DPRINTFN(1, ("sk_stop\n"));
|