IFT_PPP
sp->pp_if.if_type = IFT_PPP;
ifp = sc->tun_ifp = if_alloc(IFT_PPP);
ifp = if_alloc(IFT_PPP);
info.type = IFT_PPP;