Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.h143 #define O_NOIPV6RS O_BASE + 5 macro
H A Dif-options.c128 {"noipv6rs", no_argument, NULL, O_NOIPV6RS},
1425 case O_NOIPV6RS: in parse_option()