Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp6.h46 #define DHCP6_CLIENT_PORT 546 macro
/third_party/lwip/src/core/ipv6/
Ddhcp6.c154 udp_bind(dhcp6_pcb, IP6_ADDR_ANY, DHCP6_CLIENT_PORT); in dhcp6_inc_pcb_refcount()