Searched refs:OPTION_NETMASK (Results 1 – 1 of 1) sorted by relevance
30 #define OPTION_NETMASK 1 macro2139 if (!option_find2(netid, config_opts, OPTION_NETMASK)) in do_options()2140 option_put(mess, end, OPTION_NETMASK, INADDRSZ, ntohl(context->netmask.s_addr)); in do_options()2243 (optno == OPTION_NETMASK || in do_options()