Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c103 #define DHCP_OPTION_SUBNET_MASK 0x01 macro
912 *optptr++ = DHCP_OPTION_SUBNET_MASK; in dhcpc_addreqoptions()