tlp_stop
tlp_stop(ifp, 0);
ifp->if_stop = tlp_stop;
tlp_stop(ifp, 1);
static void tlp_stop(struct ifnet *, int);