Searched refs:FTF_IP_FLAG_BOOTP (Results 1 – 2 of 2) sorted by relevance
207 #define FTF_IP_FLAG_BOOTP 0x0002 macro
4705 flags |= FTF_IP_FLAG_BOOTP; in dhcp_failover_send_bind_update()5388 if (msg->ip_flags & FTF_IP_FLAG_BOOTP) { in dhcp_failover_process_bind_update()5401 if (msg->ip_flags & ~(FTF_IP_FLAG_RESERVE | FTF_IP_FLAG_BOOTP)) in dhcp_failover_process_bind_update()