Keep packet waiting in wfp

I am sending some data fram the packet to user mode using inverse call from wfp driver. I want to keep the packet waiting until I make the decision in user mode and send a singal to packet to continue. How can I do it?