Searched defs:DUID_LL_LEN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy_dhcp6ds.c48 #define DUID_LL_LEN (/* duid type */ 2 + /* hw type */ 2 + /* ether addr */ 6) macro
49 static u8_t dhcp6ds_serverid[/* opt */ 2 + /* optlen */ 2 + DUID_LL_LEN];
131 SERVERID_SET(2, DUID_LL_LEN);

Completed in 43 milliseconds