Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h39 #define DHCP6_SERVER_PORT 547 macro
Ddhcp6.c1026 dst.sin6_port = htons(DHCP6_SERVER_PORT); in dhcp6_sendmessage()