Searched refs:all_dhcpv6_ra_and_servers (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv6/ |
D | dhcpv6.c | 41 static const struct in6_addr all_dhcpv6_ra_and_servers = { { { 0xff, 0x02, 0, 0, 0, 0, 0, 0, variable 590 if (net_ipv6_create(pkt, local_addr, &all_dhcpv6_ra_and_servers) < 0 || in dhcpv6_create_message()
|