HomeSort by relevance Sort by last modified time
    Searched refs:hwtype (Results 1 - 6 of 6) sorted by null

  /external/dhcpcd/
dhcp.h 141 uint8_t hwtype; /* hardware address type */ member in struct:dhcp_message
dhcp.c 935 dhcp->hwtype = iface->family;
    [all...]
  /external/grub/netboot/
etherboot.h 265 unsigned short hwtype; member in struct:arprequest
main.c 260 arpreq.hwtype = htons (1);
493 rarpreq.hwtype = htons (1);
  /external/dnsmasq/src/
rfc2131.c     [all...]
dnsmasq.h 846 unsigned char *extended_hwaddr(int hwtype, int hwlen, unsigned char *hwaddr,

Completed in 2422 milliseconds