Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Ddhcp.h153 #define DHCP_OPTIONS_OFS (DHCP_MSG_LEN + 4) macro
/external/syslinux/core/lwip/src/core/
Ddhcp.c1350 options_idx = DHCP_OPTIONS_OFS; in dhcp_parse_reply()