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

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Tcp4.c 18 makes a connection to the socket, the TCPv4 network layer calls
36 or SOCK_SEQPAKCET socket using the TCPv4 network layer. It
37 configures the local TCPv4 connection point and then attempts to
42 This routine is called by ::EslSocketConnect to initiate the TCPv4
45 This pair of routines walks through the list of local TCPv4
68 The TCPv4 layer calls this routine when a connection is made to
90 This routine is called by ::EslSocketAccept to handle the TCPv4 protocol
177 releases the port (TCPv4 adapter connection) in the case of an
182 This routine is called by the TCPv4 layer when a connect request
338 set by ::EslTcp4ConnectComplete when the TCPv4 layer establishes
    [all...]
Socket.h 121 Receive context for SOCK_STREAM and SOCK_SEQPACKET sockets using TCPv4.
131 Transmit context for SOCK_STREAM and SOCK_SEQPACKET sockets using TCPv4.
464 EFI_TCP4_PROTOCOL * TCPv4; ///< TCP4 protocol pointer
471 ESL_TCP4_CONTEXT Tcp4; ///< TCPv4 management data
    [all...]

Completed in 81 milliseconds