HomeSort by: relevance | last modified time | path
    Searched defs:dhcp_options (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/dist/common/
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);
  /src/external/bsd/wpa/dist/src/common/
dhcp.h 67 enum dhcp_options { enum

Completed in 44 milliseconds