Searched refs:DUID_TYPE_LL (Results 1 – 4 of 4) sorted by relevance
25 [DUID_TYPE_LL] = "DUID-LL",52 case DUID_TYPE_LL: in dhcp_validate_duid_len()114 unaligned_write_be16(&ret_duid->type, DUID_TYPE_LL); in dhcp_identifier_set_duid_ll()191 case DUID_TYPE_LL: in dhcp_identifier_set_duid()
16 DUID_TYPE_LL = 3, enumerator
32 test_config_parse_duid_type_one("link-layer", 0, DUID_TYPE_LL, 0); in TEST()
127 if (link->hw_addr.length == 0 && IN_SET(duid->type, DUID_TYPE_LLT, DUID_TYPE_LL)) in link_get_duid()994 [DUID_TYPE_LL] = "link-layer",