Searched refs:encode_rfc1035 (Results 1 – 5 of 5) sorted by relevance
128 size_t encode_rfc1035(const char *src, uint8_t *dst);
258 encode_rfc1035(const char *src, uint8_t *dst) in encode_rfc1035() function
767 hl = encode_rfc1035(hostname, NULL); in dhcp6_makemessage()1146 encode_rfc1035(hostname, p); in dhcp6_makemessage()
985 i += encode_rfc1035(hostname, NULL); in make_message()1006 i = encode_rfc1035(hostname, p); in make_message()
474 encode_rfc1035(const char *src, uint8_t *dst) in encode_rfc1035() function704 ul = encode_rfc1035(ifo->hostname, p); in make_message()