Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-options.h168 #define O_DHCP O_BASE + 30 macro
H A Dif-options.c154 {"dhcp", no_argument, NULL, O_DHCP},
2193 case O_DHCP: in parse_option()