Searched refs:FTB_IP_FLAGS (Results 1 – 3 of 3) sorted by relevance
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 |
4848 ((msg->options_present & FTB_IP_FLAGS) && msg->ip_flags) ? in dhcp_failover_send_bind_ack()5372 if (msg->options_present & FTB_IP_FLAGS) { in dhcp_failover_process_bind_update()
114 #define FTB_IP_FLAGS 0x00001000 macro