Home
last modified time | relevance | path

Searched refs:ESL_PORT (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DSocket.h97 typedef struct _ESL_PORT ESL_PORT; ///< Forward declaration typedef
249 ESL_PORT * pPortList; ///< List of ports using this service
259 ESL_PORT * pPort; ///< Port structure address
413 ESL_PORT * pLinkService; ///< Link in service port list
414 ESL_PORT * pLinkSocket; ///< Link in socket port list
551 IN ESL_PORT * pPort,
580 IN ESL_PORT * pPort,
719 IN ESL_PORT * pPort,
742 IN ESL_PORT * pPort
765 IN ESL_PORT * pPort
[all …]
DTcp4.c80 IN ESL_PORT * pPort
114 ESL_PORT * pPort; in EslTcp4Accept()
197 IN ESL_PORT * pPort in EslTcp4ConnectComplete()
202 ESL_PORT * pNextPort; in EslTcp4ConnectComplete()
483 ESL_PORT * pPort; in EslTcp4ConnectStart()
619 ESL_PORT * pNextPort; in EslTcp4Listen()
620 ESL_PORT * pPort; in EslTcp4Listen()
837 IN ESL_PORT * pPort in EslTcp4ListenComplete()
843 ESL_PORT * pNewPort; in EslTcp4ListenComplete()
1065 IN ESL_PORT * pPort, in EslTcp4LocalAddressGet()
[all …]
DUdp4.c34 IN ESL_PORT * pPort, in EslUdp4LocalAddressGet()
83 IN ESL_PORT * pPort, in EslUdp4LocalAddressSet()
233 IN ESL_PORT * pPort, in EslUdp4PortAllocate()
312 IN ESL_PORT * pPort, in EslUdp4Receive()
402 IN ESL_PORT * pPort, in EslUdp4RemoteAddressGet()
445 IN ESL_PORT * pPort, in EslUdp4RemoteAddressSet()
573 ESL_PORT * pPort; in EslUdp4SocketIsConfigured()
574 ESL_PORT * pNextPort; in EslUdp4SocketIsConfigured()
775 ESL_PORT * pPort; in EslUdp4TxBuffer()
985 ESL_PORT * pPort; in EslUdp4TxComplete()
[all …]
DTcp6.c80 IN ESL_PORT * pPort
114 ESL_PORT * pPort; in EslTcp6Accept()
191 IN ESL_PORT * pPort in EslTcp6ConnectComplete()
196 ESL_PORT * pNextPort; in EslTcp6ConnectComplete()
501 ESL_PORT * pPort; in EslTcp6ConnectStart()
650 ESL_PORT * pNextPort; in EslTcp6Listen()
651 ESL_PORT * pPort; in EslTcp6Listen()
868 IN ESL_PORT * pPort in EslTcp6ListenComplete()
874 ESL_PORT * pNewPort; in EslTcp6ListenComplete()
1122 IN ESL_PORT * pPort, in EslTcp6LocalAddressGet()
[all …]
DIp4.c29 IN ESL_PORT * pPort, in EslIp4LocalAddressGet()
73 IN ESL_PORT * pPort, in EslIp4LocalAddressSet()
311 IN ESL_PORT * pPort, in EslIp4PortAllocate()
399 IN ESL_PORT * pPort, in EslIp4Receive()
508 IN ESL_PORT * pPort, in EslIp4RemoteAddressGet()
550 IN ESL_PORT * pPort, in EslIp4RemoteAddressSet()
677 ESL_PORT * pPort; in EslIp4SocketIsConfigured()
678 ESL_PORT * pNextPort; in EslIp4SocketIsConfigured()
912 ESL_PORT * pPort; in EslIp4TxBuffer()
1133 ESL_PORT * pPort; in EslIp4TxComplete()
[all …]
DUdp6.c34 IN ESL_PORT * pPort, in EslUdp6LocalAddressGet()
83 IN ESL_PORT * pPort, in EslUdp6LocalAddressSet()
211 IN ESL_PORT * pPort, in EslUdp6PortAllocate()
296 IN ESL_PORT * pPort, in EslUdp6Receive()
398 IN ESL_PORT * pPort, in EslUdp6RemoteAddressGet()
441 IN ESL_PORT * pPort, in EslUdp6RemoteAddressSet()
567 ESL_PORT * pPort; in EslUdp6SocketIsConfigured()
568 ESL_PORT * pNextPort; in EslUdp6SocketIsConfigured()
820 ESL_PORT * pPort; in EslUdp6TxBuffer()
1037 ESL_PORT * pPort; in EslUdp6TxComplete()
[all …]
DSocket.c1075 ESL_PORT * pPort; in EslSocketBind()
1257 IN ESL_PORT * pPort, in EslSocketBindTest()
1487 ESL_PORT * pNextPort; in EslSocketCloseStart()
1488 ESL_PORT * pPort; in EslSocketCloseStart()
1597 ESL_PORT * pPort; in EslSocketConnect()
2061 ESL_PORT * pPort; in EslSocketGetLocalAddress()
2194 ESL_PORT * pPort; in EslSocketGetPeerAddress()
2321 IN ESL_PORT * pPort, in EslSocketIoFree()
2402 IN ESL_PORT * pPort, in EslSocketIoInit()
3497 OUT ESL_PORT ** ppPort in EslSocketPortAllocate()
[all …]
DService.c270 ESL_PORT * pPort; in EslServiceDisconnect()