Home | Sort by: relevance | last modified time | path |
/src/usr.bin/rump_dhcpclient/ | |
dhcp.c | 67 static const struct dhcp_opt dhcp_opts[] = { variable in typeref:typename:const struct dhcp_opt[] 172 for (opt = dhcp_opts; opt->option; opt++) { 719 for (opt = dhcp_opts; opt->option; opt++) { |