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