Home
last modified time | relevance | path

Searched defs:hwlen (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/dhcpcd/src/
H A Dcommon.c44 hwaddr_ntoa(const void *hwaddr, size_t hwlen, char *buf, size_t buflen) in hwaddr_ntoa()
H A Dif.c210 size_t hwlen = ifp->hwlen, rlen = 0; in if_randomisemac() local
395 if_valid_hwaddr(const uint8_t *hwaddr, size_t hwlen) in if_valid_hwaddr()
H A Ddhcpcd.h82 uint8_t hwlen; member
H A Ddhcpcd.c1272 uint16_t hwtype, const void *hwaddr, uint8_t hwlen) in dhcpcd_handlehwaddr()