Searched refs:ip_flags (Results 1 – 3 of 3) sorted by relevance
233 u_int16_t ip_flags; member
71 FM_OFFSET(ip_flags), FTB_IP_FLAGS },
4848 ((msg->options_present & FTB_IP_FLAGS) && msg->ip_flags) ? in dhcp_failover_send_bind_ack()4850 msg->ip_flags) in dhcp_failover_send_bind_ack()5373 if (msg->ip_flags & FTF_IP_FLAG_RESERVE) { in dhcp_failover_process_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()5403 msg->ip_flags); in dhcp_failover_process_bind_update()