Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp.h56 #define DHCP_OPTIONS_OFS (DHCP_MSG_LEN + 4U) /* 4 byte: cookie */ macro
/third_party/lwip/src/core/ipv4/
Ddhcp.c1607 options_idx = DHCP_OPTIONS_OFS;
1686 …LWIP_DHCP_INPUT_ERROR("overload in file/sname", options_offset == DHCP_OPTIONS_OFS, return ERR_VAL…