Searched defs:tcpTCP_FLAG_PSH (Results 1 – 2 of 2) sorted by relevance
87 #define tcpTCP_FLAG_PSH ( ( uint8_t ) 0x08U ) /**< Push function: ple… macro
76 …#define tcpTCP_FLAG_PSH 0x0008u /* Push function: please push buffered data to the rec… macro