]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IpSecDxe/IpSecImpl.h
NetworkPkg: TrafficDirection not saved in IPsecConfig.
[mirror_edk2.git] / NetworkPkg / IpSecDxe / IpSecImpl.h
index 8b63d24b5200a4cee1cab9d580652b677d5d1118..89597bdc807b2cc6316cc18a3bbf8628285959e1 100644 (file)
@@ -76,6 +76,7 @@ typedef struct _EFI_ESP_TAIL {
 struct _IPSEC_SPD_DATA {\r
   CHAR16                    Name[100];\r
   UINT32                    PackageFlag;\r
+  EFI_IPSEC_TRAFFIC_DIR     TrafficDirection;\r
   EFI_IPSEC_ACTION          Action;\r
   EFI_IPSEC_PROCESS_POLICY  *ProcessingPolicy;\r
   LIST_ENTRY                Sas;\r