Home
last modified time | relevance | path

Searched defs:DHCP_OPTION_SERVER_ID (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Ddhcp.h217 #define DHCP_OPTION_SERVER_ID 54 /* RFC 2132 9.7, server IP address */ macro
/external/toybox/toys/pending/
Ddhcp.c109 #define DHCP_OPTION_SERVER_ID 0x36 macro