Home
last modified time | relevance | path

Searched refs:OptionLength (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Protocol/
DEfiSocket.h382 IN socklen_t OptionLength,
/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DSocket.c2975 IN socklen_t OptionLength, in EslSocketOptionSet() argument
3023 OptionLength ); in EslSocketOptionSet()
3074 if ( sizeof ( UINT32 ) == OptionLength ) { in EslSocketOptionSet()
3088 OptionLength = LengthInBytes - 1; in EslSocketOptionSet()
3137 if ( LengthInBytes <= OptionLength ) { in EslSocketOptionSet()
3148 OptionLength, in EslSocketOptionSet()
DIp4.c204 IN socklen_t OptionLength in EslIp4OptionSet() argument
232 if ( sizeof ( UINT32 ) == OptionLength ) { in EslIp4OptionSet()
DSocket.h677 IN socklen_t OptionLength