Home | History | Annotate | Download | only in Protocol

Lines Matching defs:TxData

256 /// When used for transmitting, the Event and TxData fields must be filled in by the EFI UDPv6

296 /// When this token is used for transmitting, TxData is a pointer to EFI_UDP6_TRANSMIT_DATA.
298 EFI_UDP6_TRANSMIT_DATA *TxData;
433 - Token.Packet.TxData is NULL.
434 - Token.Packet.TxData.FragmentCount is zero.
435 - Token.Packet.TxData.DataLength is not equal to the sum of fragment
437 - One or more of the Token.Packet.TxData.FragmentTable[].FragmentLength
439 - One or more of the Token.Packet.TxData.FragmentTable[].FragmentBuffer
441 - Token.Packet.TxData.UdpSessionData.DestinationAddress is not zero
443 - Token.Packet.TxData.UdpSessionData is NULL and this instance's
445 - Token.Packet.TxData.UdpSessionData.DestinationAddress is non-zero
448 - Token.Packet.TxData.UdpSesionData.DestinationAddress is zero when