Lines Matching full:layer
85 /// The request issued from socket layer to protocol layer.
98 #define SOCK_POLL 11 ///< Need to poll to the protocol layer
377 layer function.
479 EFI_STATUS SockError; ///< The error returned by low layer protocol
515 /// The token structure buffered in socket layer.
533 // Socket provided oprerations for low layer protocol implemented in SockImpl.c
563 Called by the low layer protocol to indicate the socket a connection is
579 Called by the low layer protocol to indicate that the connection is closed.
594 Called by low layer protocol to indicate that some data is sent or processed.
610 Called by the low layer protocol to copy some data in socket send
631 Called by the low layer protocol to deliver received data to socket layer.
665 Called by the low layer protocol to indicate that there will be no more data
886 Get the mode data of the low layer protocol.
889 @param[in, out] Mode Pointer to the data to store the low layer mode