Searched refs:dhcp_get_hostname (Results 1 – 4 of 4) sorted by relevance
112 const char *dhcp_get_hostname(char *, size_t, const struct if_options *);
50 dhcp_get_hostname(char *buf, size_t buf_len, const struct if_options *ifo) in dhcp_get_hostname() function
720 hostname = dhcp_get_hostname(hbuf, sizeof(hbuf), ifo); in dhcp6_makemessage()
971 hostname = dhcp_get_hostname(hbuf, sizeof(hbuf), ifo); in make_message()