OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_FROM_ETHERS
(Results
1 - 2
of
2
) sorted by null
/external/dnsmasq/src/
dhcp.c
742
if (config->flags &
CONFIG_FROM_ETHERS
)
813
if (config && (config->flags &
CONFIG_FROM_ETHERS
))
837
config->flags =
CONFIG_FROM_ETHERS
;
dnsmasq.h
465
#define
CONFIG_FROM_ETHERS
256 /* entry created by /etc/ethers */
Completed in 327 milliseconds