Searched refs:mIpSecInstance (Results 1 – 3 of 3) sorted by relevance
564 &mIpSecInstance.DisabledEvent in IpSecDriverEntryPoint()573 CopyMem (&Private->IpSec, &mIpSecInstance, sizeof (EFI_IPSEC2_PROTOCOL)); in IpSecDriverEntryPoint()658 gBS->CloseEvent (mIpSecInstance.DisabledEvent); in IpSecDriverEntryPoint()659 mIpSecInstance.DisabledEvent = NULL; in IpSecDriverEntryPoint()
19 EFI_IPSEC2_PROTOCOL mIpSecInstance = { IpSecProcess, NULL, TRUE }; variable
384 extern EFI_IPSEC2_PROTOCOL mIpSecInstance;