Home
last modified time | relevance | path

Searched refs:FTB_MCLT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dstables.c76 { FTO_MCLT, "MCLT", FT_UINT32, 1, FM_OFFSET(mclt), FTB_MCLT },
127 FTB_MCLT | FTB_HBA), /* 5 CONNECT */
H A Dfailover.c1340 if (!(link -> imsg -> options_present & FTB_MCLT)) { in dhcp_failover_state_signal()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dfailover.h120 #define FTB_MCLT 0x00008000 macro