Searched refs:InsertBefore (Results 1 – 3 of 3) sorted by relevance
1034 EFI_IPSEC_SPD_SELECTOR *InsertBefore; in SetSpdEntry() local1049 InsertBefore = (Context == NULL) ? NULL : &((EFI_IPSEC_CONFIG_SELECTOR *) Context)->SpdSelector; in SetSpdEntry()1122 if (InsertBefore != NULL) { in SetSpdEntry()1129 (EFI_IPSEC_CONFIG_SELECTOR *) InsertBefore in SetSpdEntry()1255 EFI_IPSEC_SA_ID *InsertBefore; in SetSadEntry() local1261 InsertBefore = (Context == NULL) ? NULL : &((EFI_IPSEC_CONFIG_SELECTOR *) Context)->SaId; in SetSadEntry()1306 if (InsertBefore != NULL) { in SetSadEntry()1313 (EFI_IPSEC_CONFIG_SELECTOR *) InsertBefore in SetSadEntry()1489 EFI_IPSEC_PAD_ID *InsertBefore; in SetPadEntry() local1495 InsertBefore = (Context == NULL) ? NULL : &((EFI_IPSEC_CONFIG_SELECTOR *) Context)->PadId; in SetPadEntry()[all …]
852 IN EFI_IPSEC_CONFIG_SELECTOR *InsertBefore OPTIONAL
647 IN EFI_IPSEC_CONFIG_SELECTOR *InsertBefore OPTIONAL