Searched refs:DHCP_OPTIONS_OFS (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/lwip/ | ||
| D | dhcp.h | 153 #define DHCP_OPTIONS_OFS (DHCP_MSG_LEN + 4) macro |
| /lib/liblwip/src/core/ | ||
| D | dhcp.c | 1363 options_idx = DHCP_OPTIONS_OFS; in dhcp_parse_reply() |