if_type
return (ifp->if_type);
ifp->if_type = type;
if (ifp->if_type == IFT_ETHER)
sdl->sdl_type = ifp->if_type;