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

/netbsd-current/external/mpl/dhcp/dist/client/
H A Ddhc6.c83 void info_request_handler(struct packet *packet, struct client_state *client);
1539 client->v6_handler = info_request_handler;
3259 /* info_request_handler() accepts a Reply to an Info-request.
3262 info_request_handler(struct packet *packet, struct client_state *client) function

Completed in 199 milliseconds