HomeSort by relevance Sort by last modified time
    Searched refs:bIncludeHeader (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Ip4.c 175 *ppOptionData = (void *)&pSocket->bIncludeHeader;
176 *pOptionLength = sizeof ( pSocket->bIncludeHeader );
241 //pOptionData = (UINT8 *)&pSocket->bIncludeHeader;
242 //LengthInBytes = sizeof ( pSocket->bIncludeHeader );
719 if ( pSocket->bIncludeHeader ) {
    [all...]
Socket.h 1012 BOOLEAN bIncludeHeader; ///< TRUE if including the IP header
    [all...]

Completed in 51 milliseconds