Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_IP.c1604 uint8_t ucProtocol; in prvProcessIPPacket() local
1832 uint8_t ucProtocol; in xCheckSizeFields() local
DFreeRTOS_IP_Utils.c457 uint8_t ucProtocol; in usGenerateProtocolChecksum() local
/FreeRTOS-Plus-TCP-v3.1.0/tools/tcp_utilities/
Dtcp_dump_packets.c373 uint8_t ucProtocol; in vAddProtocolTags() local
/FreeRTOS-Plus-TCP-v3.1.0/source/include/
DFreeRTOS_IP_Private.h112 …uint8_t ucProtocol; /**< Protocol used in the IP-datagram 9 + 1 = 10 */ member
668 uint8_t ucProtocol; /**< choice of FREERTOS_IPPROTO_UDP/TCP */ member