Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c156 static bool dhcpv4_add_req_options(struct net_pkt *pkt) in dhcpv4_add_req_options() function
341 if (type == NET_DHCPV4_MSG_TYPE_DISCOVER && !dhcpv4_add_req_options(pkt)) { in dhcpv4_create_message()