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

  /src/external/mpl/dhcp/dist/server/
stables.c 71 FM_OFFSET(ip_flags), FTB_IP_FLAGS },
118 FTB_CHADDR | FTB_DDNS | FTB_IP_FLAGS | FTB_LEASE_EXPIRY |
122 FTB_CHADDR | FTB_DDNS | FTB_IP_FLAGS | FTB_LEASE_EXPIRY |
failover.c 4848 ((msg->options_present & FTB_IP_FLAGS) && msg->ip_flags) ?
5372 if (msg->options_present & FTB_IP_FLAGS) {
  /src/external/mpl/dhcp/dist/includes/
failover.h 114 #define FTB_IP_FLAGS 0x00001000

Completed in 39 milliseconds