Searched refs:hwtype (Results 1 - 6 of 6) sorted by relevance

/external/dhcpcd/
H A Ddhcp.h140 uint8_t hwtype; /* hardware address type */ member in struct:dhcp_message
H A Ddhcp.c863 dhcp->hwtype = iface->family;
/external/grub/netboot/
H A Detherboot.h265 unsigned short hwtype; member in struct:arprequest
H A Dmain.c260 arpreq.hwtype = htons (1);
493 rarpreq.hwtype = htons (1);
/external/dnsmasq/src/
H A Drfc2131.c1310 unsigned char *extended_hwaddr(int hwtype, int hwlen, unsigned char *hwaddr, argument
1315 if (clid[0] == hwtype)
1322 if (clid[0] == ARPHRD_EUI64 && hwtype == ARPHRD_IEEE1394)
H A Ddnsmasq.h845 unsigned char *extended_hwaddr(int hwtype, int hwlen, unsigned char *hwaddr,

Completed in 77 milliseconds