Home
last modified time | relevance | path

Searched refs:DUID_LLT (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/dhcpcd/src/
H A Dduid.c142 if (type == DUID_LLT) { in duid_make()
225 ctx->duid_type == DUID_LL ? DUID_LL : DUID_LLT); in duid_get()
H A Dduid.h34 #define DUID_LLT 1 macro
H A Dif-options.c1022 ctx->duid_type = DUID_LLT; in parse_option()