Home
last modified time | relevance | path

Searched defs:netaddr6wild_flags (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c3030 static unsigned int netaddr6wild_flags = CFG_ADDR_V6OK | CFG_ADDR_WILDOK; global() variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c3268 static unsigned int netaddr6wild_flags = CFG_ADDR_V6OK | CFG_ADDR_WILDOK; variable