Searched refs:DUID_LLT (Results 1 – 9 of 9) sorted by relevance
142 if (type == DUID_LLT) { in duid_make()225 ctx->duid_type == DUID_LL ? DUID_LL : DUID_LLT); in duid_get()
34 #define DUID_LLT 1 macro
1022 ctx->duid_type = DUID_LLT; in parse_option()
169 #define DUID_LLT 1 macro
621 duid_type = DUID_LLT; in main()3929 duid_type = stateless ? DUID_LL : DUID_LLT; in form_duid()3939 if (duid_type == DUID_LLT) in form_duid()3947 if (duid_type == DUID_LLT) { in form_duid()3948 putUShort(duid->buffer->data, DUID_LLT); in form_duid()
594 { "duid-llt", DUID_LLT }, /* Link-Local Plus Time */
454 static int server_duid_type = DUID_LLT;477 if ((server_duid_type != DUID_LL) && (server_duid_type != DUID_LLT)) { in generate_new_server_duid()500 if (server_duid_type == DUID_LLT) { in generate_new_server_duid()508 putUShort(generated_duid.buffer->data, DUID_LLT); in generate_new_server_duid()
2936 case DUID_LLT: in find_hosts_by_duid_chaddr()
6248 set_server_duid_type(DUID_LLT); in parse_server_duid_conf()6292 putUShort(duid.buffer->data, DUID_LLT); in parse_server_duid_conf()