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