Searched refs:IP4_SERVICE_UNSTARTED (Results 1 – 4 of 4) sorted by relevance
80 #define IP4_SERVICE_UNSTARTED 0 macro
146 IpSb->State = IP4_SERVICE_UNSTARTED; in Ip4Config2OnPolicyChanged()531 IpSb->State = IP4_SERVICE_UNSTARTED; in Ip4Config2SetDefaultAddr()926 if (IpSb->State > IP4_SERVICE_UNSTARTED) { in Ip4StartAutoConfig()2054 if (IpSb->State > IP4_SERVICE_UNSTARTED) { in Ip4AutoReconfigCallBackDpc()2055 IpSb->State = IP4_SERVICE_UNSTARTED; in Ip4AutoReconfigCallBackDpc()
214 IpSb->State = IP4_SERVICE_UNSTARTED; in Ip4CreateService()755 IpSb->State = IP4_SERVICE_UNSTARTED; in Ip4DriverBindingStop()
678 if (IpSb->State == IP4_SERVICE_UNSTARTED) { in Ip4ConfigProtocol()