HomeSort by: relevance | last modified time | path
    Searched refs:omapi_port (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/dist/server/
dhcpd.c 111 int omapi_port; variable
158 (unsigned)omapi_port, 1);
1226 omapi_port = -1;
1232 omapi_port = getUShort(db.data);
1529 if (omapi_port != -1) {
  /src/external/mpl/dhcp/dist/client/
clparse.c 195 top_level_config.omapi_port = -1;
710 config -> omapi_port = tmp;
dhclient.c 1024 if (top_level_config.omapi_port != -1) {
1032 top_level_config.omapi_port,
1145 if (top_level_config.omapi_port != -1) {
1153 top_level_config.omapi_port,
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 1280 int omapi_port; /* port on which to accept OMAPI member in struct:client_config

Completed in 21 milliseconds