Searched refs:dhcpv4_encode_string (Results 1 – 1 of 1) sorted by relevance
472 static uint8_t *dhcpv4_encode_string(uint8_t *buf, size_t *buflen, char *str, in dhcpv4_encode_string() function495 return dhcpv4_encode_string(buf, buflen, sname, SIZE_OF_SNAME); in dhcpv4_encode_sname()500 return dhcpv4_encode_string(buf, buflen, file, SIZE_OF_FILE); in dhcpv4_encode_file()