FreeRTOS-Plus-TCP V4.3.0
FreeRTOS TCP/IP library
 
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CstructA DNS query consists of a header, as described in 'struct xDNSMessage' It is followed by 1 or more queries, each one consisting of a name and a tail, with two fields: type and class
 CuIntPtrUintptr_t is an unsigned integer type that is capable of storing a data pointer. Therefore it is safe to convert from a void pointer to a uintptr_t, using a union
 CxIPv6_CoupleA util struct to list the IPv6 IP types, prefix and type bit mask
 CxUnion32_t
 CxUnionPtr_t