Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c293 static uint8_t *dhcpv4_encode_magic_cookie(uint8_t *buf, size_t *buflen) in dhcpv4_encode_magic_cookie() function
630 buf = dhcpv4_encode_magic_cookie(buf, &buflen); in dhcpv4_send_offer()
671 buf = dhcpv4_encode_magic_cookie(buf, &buflen); in dhcpv4_send_ack()
713 buf = dhcpv4_encode_magic_cookie(buf, &buflen); in dhcpv4_send_nak()