Home
last modified time | relevance | path

Searched defs:xSOCKET (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IP_Private.h675 struct xSOCKET struct
677 EventBits_t xEventBits; /**< The eventbits to keep track of events. */
678 EventGroupHandle_t xEventGroup; /**< The event group for this socket. */
704 struct xSOCKET_SET * pxSocketSet; /**< Pointer to the socket set structure */ argument
705 …tBits_t xSelectBits; /**< User may indicate which bits are interesting for this socket. */
707 …EventBits_t xSocketBits; /**< These bits indicate the events which have actually occurred.
710 struct xNetworkEndPoint * pxEndPoint; /**< The end-point to which the socket is bound. */
716 void * pvSocketID;
723 {
729 u; /**< Union of TCP/UDP socket */