HomeSort by relevance Sort by last modified time
    Searched defs:get_duid (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd/
duid.c 42 get_duid(unsigned char *duid, const struct interface *iface) function
client.c 256 get_duid(unsigned char *duid, const struct interface *iface) function
528 if ((len = get_duid(duid, iface)) == 0)
529 logger(LOG_ERR, "get_duid: %s",
    [all...]

Completed in 41 milliseconds