Home
last modified time | relevance | path

Searched refs:DHCP6_SERVER_PORT (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Ddhcp6.h47 #define DHCP6_SERVER_PORT 547 macro
/third_party/lwip/src/core/ipv6/
Ddhcp6.c482 …p_sendto_if(dhcp6_pcb, p_out, &dhcp6_All_DHCP6_Relay_Agents_and_Servers, DHCP6_SERVER_PORT, netif); in dhcp6_information_request()