Searched refs:arptype (Results 1 – 2 of 2) sorted by relevance
429 uint8_t arptype; in mac_arp_type() local433 arptype = 4; /* token ring */ in mac_arp_type()436 arptype = 16; /* ATM */ in mac_arp_type()439 arptype = 18; /* Fiber Channel */ in mac_arp_type()442 arptype = 32; /* Infiniband */ in mac_arp_type()447 arptype = 1; /* default to ethernet */ in mac_arp_type()450 return (arptype); in mac_arp_type()
135 uint_t arptype; in make_stable_duid() local147 (arptype = dlpi_arptype(dlinfo.di_mactype) != 0)) { in make_stable_duid()158 dllt->dllt_hwtype = htons(arptype); in make_stable_duid()