arp_hw_type
U16_TO_BE16(arp_hw_type(ill->ill_mactype), arh->arh_hardware);
sock->sa_family = arp_hw_type(ill->ill_mactype);
extern uint32_t arp_hw_type(t_uscalar_t);
return (arp_hw_type(dltype));