tulip.c | 87 static void tlp_stop(struct ifnet *, int); 517 ifp->if_stop = tlp_stop; 612 tlp_stop(ifp, 1); 1601 tlp_stop(ifp, 0); 2008 * tlp_stop: [ ifnet interface function ] 2013 tlp_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
|