DL_IPNET
{ DL_IPNET, INT_MAX, 1, 1, IPV4_VERSION, IPV6_VERSION,
case DL_IPNET:
if (interface->mac_type == DL_IPNET) {
dl.dl_type = DL_IPNET;
if (dl.dl_type != DL_IPNET)
{ DL_IPNET, "IPNET" },
{ DL_IPNET, "IPNET" }
DL_IPNET, /* dl_mac_type */ \
*dlp = DL_IPNET;
return (DL_IPNET);
{ DL_IPNET, DLT_IPNET, 24 }, /* Solaris IP Observability */
case DL_IPNET: return ("IPNET");