Home
last modified time | relevance | path

Searched defs:hwtype (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/rump_dhcpclient/
H A Ddhcp.h140 uint8_t hwtype; /* hardware address type */ member
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcpcd.h80 uint16_t hwtype; /* ARPHRD_ETHER for example */ member
H A Ddhcpcd.c1272 uint16_t hwtype, const void *hwaddr, uint8_t hwlen) in dhcpcd_handlehwaddr()