| tables.c | 103 static struct option dhcp_options[] = { variable in typeref:struct:option 1126 for (i = 0 ; dhcp_options[i].name ; i++) { 1128 &dhcp_options[i].code, 0, 1129 &dhcp_options[i], MDL); 1131 dhcp_options [i].name, 0, 1132 &dhcp_options [i], MDL);
|