Searched defs:BIND_EXPIRED (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/dhcp/services/dhcp_server/include/ | ||
H A D | dhcp_binding.h | 28 enum BindingState { BIND_NONE = 0, BIND_PENDING, BIND_ASSOCIATED, BIND_EXPIRED, BIND_RELEASED }; enumerator |
Completed in 1 milliseconds