Searched defs:TCP_FLAG_PSH (Results 1 – 9 of 9) sorted by relevance
55 #define TCP_FLAG_PSH 0x08 macro
47 #define TCP_FLAG_PSH 0x08 macro
77 TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000), enumerator