What does HRESULT 0x80320018 (FWP_E_TOO_MANY_CALLOUTS) mean?

 
Previous Next
FWP_E_BUILTIN_OBJECT FWP_E_NOTIFICATION_DROPPED

FWP_E_TOO_MANY_CALLOUTS

FWP_E_TOO_MANY_CALLOUTS indicates that WFP cannot register another callout because the system limit has been reached. This is usually an application or driver lifecycle problem, not evidence that one network connection failed.

What to investigate

  • Check that a driver unregisters callouts during unload and does not register a new callout for each policy refresh.
  • Detect duplicate registrations caused by restart, upgrade, or recovery paths.
  • Inspect installed filtering products, because multiple security products can all register WFP callouts.

Microsoft: WFP architecture

Microsoft: WFP object model

Microsoft: WFP error codes


Looking for a different code? Search another status or error code.