Searched refs:arp_hw_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_arp.h117 extern uint32_t arp_hw_type(t_uscalar_t);
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c1561 return (arp_hw_type(dltype));
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c359 arp_hw_type(t_uscalar_t mactype) function
447 * Note: the arp_hw_type in the arp header may be derived from
1584 U16_TO_BE16(arp_hw_type(ill->ill_mactype), arh->arh_hardware);
H A Dip_if.c19086 sock->sa_family = arp_hw_type(ill->ill_mactype);

Completed in 104 milliseconds