Searched refs:check_v6only (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/client/
H A Ddhclient.c1325 /* check_v6only is called by dhcpoffer and dhcpack. It checks if a
1329 uint32_t check_v6only(packet, client) function
1568 v6only_wait = check_v6only(packet, client);
2247 v6only_wait = check_v6only(packet, client);
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h3012 uint32_t check_v6only (struct packet *, struct client_state *);

Completed in 102 milliseconds