Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif-options.h228 uint8_t nomasknd[(UINT16_MAX + 1) / NBBY]; member
H A Dipv6nd.c1304 if (has_option_mask(ifp->options->nomasknd, ndo.nd_opt_type)) in ipv6nd_handlera()
1679 if (has_option_mask(rap->iface->options->nomasknd, in ipv6nd_env()
1839 if (has_option_mask(rap->iface->options->nomasknd, in ipv6nd_expirera()
H A Dif-options.c515 *no = ifo->nomasknd; in set_option_space()