Home | History | Annotate | Download | only in EfiSocketLib

Lines Matching refs:bOobInLine

2850         pOptionData = (CONST UINT8 *)&pSocket->bOobInLine;

2851 LengthInBytes = sizeof ( pSocket->bOobInLine );
2858 pOptionData = (CONST UINT8 *)&pSocket->bOobInLine;
2859 LengthInBytes = sizeof ( pSocket->bOobInLine );
3063 pOptionData = (UINT8 *)&pSocket->bOobInLine;
3064 LengthInBytes = sizeof ( pSocket->bOobInLine );
3068 pOptionData = (UINT8 *)&pSocket->bOobInLine;
3069 LengthInBytes = sizeof ( pSocket->bOobInLine );
4833 && ( !pSocket->bOobInLine ));