Searched defs:hwtype (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/dhcpcd/src/ | ||
H A D | dhcpcd.h | 80 uint16_t hwtype; /* ARPHRD_ETHER for example */ member |
H A D | dhcpcd.c | 1272 uint16_t hwtype, const void *hwaddr, uint8_t hwlen) in dhcpcd_handlehwaddr() |