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

  /src/external/mpl/dhcp/dist/includes/
failover.h 206 #define FTF_IP_FLAG_RESERVE 0x0001
  /src/external/mpl/dhcp/dist/server/
failover.c 4702 flags |= FTF_IP_FLAG_RESERVE;
5373 if (msg->ip_flags & FTF_IP_FLAG_RESERVE) {
5401 if (msg->ip_flags & ~(FTF_IP_FLAG_RESERVE | FTF_IP_FLAG_BOOTP))

Completed in 52 milliseconds