Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h38 #define DHCP6_CLIENT_PORT 546 macro
Ddhcp6.c3094 sa.sin6_port = htons(DHCP6_CLIENT_PORT); in dhcp6_open()