Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:Direction

490   @param[in]       Direction     The directionality in an SPD entry,

511 IN EFI_IPSEC_TRAFFIC_DIR Direction,
613 Direction,
639 if (Direction == EfiIPsecOutBound && TxWrap != NULL) {
693 if (Direction == EfiIPsecInBound && 0 != CompareMem (&ZeroHead, *Head, sizeof (EFI_IP6_HEADER))) {