HomeSort by: relevance | last modified time | path
    Searched refs:DUID_UUID (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
duid.h 35 #define DUID_UUID 4
duid.c 104 uint16_t type = htons(DUID_UUID);
186 ctx->duid_type != DUID_UUID)
if-options.c 1215 ctx->duid_type = DUID_UUID;
  /src/external/mpl/dhcp/dist/includes/
dhcp6.h 172 #define DUID_UUID 4 /* RFC6355 */
  /src/external/bsd/tcpdump/dist/
print-dhcp6.c 130 # define DUID_UUID 4 /* RFC6355 */
372 case DUID_UUID:
  /src/external/mpl/dhcp/dist/common/
tables.c 597 { "duid-uuid", DUID_UUID }, /* DUID based upon UUID */

Completed in 98 milliseconds