Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c425 static uint8_t *dhcpv4_encode_end_option(uint8_t *buf, size_t *buflen) in dhcpv4_encode_end_option() function
629 buf = dhcpv4_encode_end_option(buf, &buflen); in dhcpv4_send_offer()
674 buf = dhcpv4_encode_end_option(buf, &buflen); in dhcpv4_send_ack()
710 buf = dhcpv4_encode_end_option(buf, &buflen); in dhcpv4_send_nak()