Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c498 static uint8_t *dhcpv4_encode_file(uint8_t *buf, size_t *buflen, char *file) in dhcpv4_encode_file() function
629 buf = dhcpv4_encode_file(buf, &buflen, NULL); in dhcpv4_send_offer()
670 buf = dhcpv4_encode_file(buf, &buflen, NULL); in dhcpv4_send_ack()
712 buf = dhcpv4_encode_file(buf, &buflen, NULL); in dhcpv4_send_nak()