Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c493 static uint8_t *dhcpv4_encode_sname(uint8_t *buf, size_t *buflen, char *sname) in dhcpv4_encode_sname() function
620 buf = dhcpv4_encode_sname(buf, &buflen, NULL); in dhcpv4_send_offer()
661 buf = dhcpv4_encode_sname(buf, &buflen, NULL); in dhcpv4_send_ack()
703 buf = dhcpv4_encode_sname(buf, &buflen, NULL); in dhcpv4_send_nak()