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

  /src/external/mpl/dhcp/dist/includes/
dhcp.h 92 #define DHO_SUBNET_MASK 1
dhcpd.h 938 { DHO_SUBNET_MASK, \
  /src/external/mpl/dhcp/dist/server/
bootp.c 233 i = DHO_SUBNET_MASK;
dhcp.c 1549 i = DHO_SUBNET_MASK;
3429 i = DHO_SUBNET_MASK;
  /src/external/mpl/dhcp/dist/common/
options.c 743 priority_list[priority_len++] = DHO_SUBNET_MASK;
750 priority_list[priority_len++] = DHO_SUBNET_MASK;
1327 if (priority_list[i] == DHO_SUBNET_MASK) {
1331 priority_list[ix] = DHO_SUBNET_MASK;
  /src/external/mpl/dhcp/dist/client/
clparse.c 83 code = DHO_SUBNET_MASK;
dhclient.c 4441 oc = lookup_option (&dhcp_universe, lease -> options, DHO_SUBNET_MASK);

Completed in 54 milliseconds