Searched refs:server_options (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/dhcp/server/
H A Dstables.c438 struct option server_options [256] = { variable in typeref:struct:option
831 server_universe.options [i] = &server_options [i];
833 server_options [i].name, 0,
834 &server_options [i], MDL);
845 vendor_cfg_option = &server_options [SV_VENDOR_OPTION_SPACE];
H A Dconfpars.c3273 &server_options [SV_ALLOW_BOOTP], MDL);
3278 &server_options [SV_ALLOW_BOOTING],
3284 &server_options [SV_DYNAMIC_BOOTP],
3291 &server_options [SV_BOOT_UNKNOWN_CLIENTS], MDL));
3296 &server_options [SV_DUPLICATES], MDL);
3301 &server_options [SV_DECLINES], MDL);
3306 &server_options [SV_CLIENT_UPDATES],
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/
H A Ddhcpd.h1822 extern struct option server_options [256];

Completed in 121 milliseconds