Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rump_dhcpclient/
H A Ddhcp.h180 char *get_option_string(const struct dhcp_message *, uint8_t);
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp.c508 get_option_string(struct dhcpcd_ctx *ctx, in get_option_string() function
2894 a = get_option_string(ifp->ctx, bootp, bootp_len, DHO_MESSAGE); in log_dhcp()
3166 if ((msg = get_option_string(ifp->ctx, in dhcp_handledhcp()
3230 if ((msg = get_option_string(ifp->ctx, in dhcp_handledhcp()