Home
last modified time | relevance | path

Searched refs:dhcp_options (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sbin/dhclient/
HDoptions.c151 dhcp_options[code].name, len, in parse_option_buffer()
172 dhcp_options[code].name); in parse_option_buffer()
190 dhcp_options[code].name); in parse_option_buffer()
561 if (terminate && dhcp_options[code].format[0] == 't') { in store_options()
646 for (i = 0; dhcp_options[code].format[i]; i++) { in pretty_print_option()
649 dhcp_options[code].name, in pretty_print_option()
650 &(dhcp_options[code].format[i])); in pretty_print_option()
654 fmtbuf[i] = dhcp_options[code].format[i]; in pretty_print_option()
655 switch (dhcp_options[code].format[i]) { in pretty_print_option()
700 dhcp_options[code].name, in pretty_print_option()
[all …]
HDtables.c67 struct option dhcp_options[256] = { variable
438 dhcp_universe.options[i] = &dhcp_options[i]; in initialize_universes()
440 (unsigned char *)dhcp_options[i].name, 0, in initialize_universes()
441 (unsigned char *)&dhcp_options[i]); in initialize_universes()
HDdhcpd.h329 extern struct option dhcp_options[256];
HDdhclient.c1919 dhcp_options[i].name, in write_client_lease()
2070 dhcp_options[i].name); in priv_script_write_params()
2098 dhcp_options[i].name); in priv_script_write_params()
2132 &dhcp_options[i])) in priv_script_write_params()
HDclparse.c360 if (!strcasecmp(dhcp_options[i].name, val)) in parse_option_list()
/NextBSD/tools/bus_space/examples/
HDam79c900_diag.py284 pkt.dhcp_options[i] = options[i]