Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c5317 int ddns_v4_type; in client_dns_update() local
5375 ddns_v4_type = 1; in client_dns_update()
5380 ddns_v4_type = DHO_DHCP_CLIENT_IDENTIFIER; in client_dns_update()
5425 result = get_dhcid(ddns_cb, ddns_v4_type, in client_dns_update()