convert_iftype
.sdl_type = convert_iftype(link->ifi_type),
if (convert_iftype(link->ifi_type) == IFT_ETHER)
ifType convert_iftype(ifType iftype);