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

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy_dhcp6ds.c128 #define DNSSRV_SET(off, c) OPT_SET(dhcp6ds_dns, (off), (c)) macro
136 DNSSRV_SET(0, DHCP6_OPTION_DNS_SERVERS);
137 DNSSRV_SET(2, 16); /* one IPv6 address */
145 #undef DNSSRV_SET macro

Completed in 42 milliseconds