Home
last modified time | relevance | path

Searched refs:FTF_IP_FLAG_BOOTP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dfailover.h207 #define FTF_IP_FLAG_BOOTP 0x0002 macro
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dfailover.c4705 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()