Searched refs:DHCP_MSG_LEN (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/lwip2/lwip/prot/
H A Ddhcp.h57 #define DHCP_MSG_LEN 236U macro
58 #define DHCP_OPTIONS_OFS (DHCP_MSG_LEN + 4U) /* 4 byte: cookie */
/barrelfish-2018-10-04/include/lwip/lwip/
H A Ddhcp.h151 #define DHCP_MSG_LEN 236 macro
153 #define DHCP_COOKIE_OFS (DHCP_MSG_OFS + DHCP_MSG_LEN)
154 #define DHCP_OPTIONS_OFS (DHCP_MSG_OFS + DHCP_MSG_LEN + 4)

Completed in 39 milliseconds