Searched refs:duid_make (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/
H A Dduid.c54 duid_make(unsigned char *d, const struct interface *ifp, uint16_t type) function
133 return duid_make(d, ifp, DUID_LL);
139 return duid_make(d, ifp, DUID_LL);
141 len = duid_make(d, ifp, DUID_LLT);
148 return duid_make(d, ifp, DUID_LL);

Completed in 391 milliseconds