Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.h176 #define O_IPV6RA_AUTOCONF O_BASE + 38 macro
H A Dif-options.c129 {"ipv6ra_autoconf", no_argument, NULL, O_IPV6RA_AUTOCONF},
1431 case O_IPV6RA_AUTOCONF: in parse_option()