Home
last modified time | relevance | path

Searched refs:nomasknd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-options.h236 uint8_t nomasknd[(UINT16_MAX + 1) / NBBY]; member
H A Dipv6nd.c1329 if (has_option_mask(ifp->options->nomasknd, ndo.nd_opt_type)) in ipv6nd_handlera()
1798 if (has_option_mask(rap->iface->options->nomasknd, in ipv6nd_env()
1974 if (has_option_mask(rap->iface->options->nomasknd, in ipv6nd_expirera()
H A Dif-options.c528 *no = ifo->nomasknd; in set_option_space()