Searched defs:TCP (Results 1 – 6 of 6) sorted by relevance
63 TCP = 2; // Transmission Control Protocol (RFC 793) enumerator
61 #define TCP 0x1 macro
58 #define TCP 0x02 macro
79 #define TCP(p) ((struct tcphdr *)(p)) macro
250 #define TCP(p) ((struct tcphdr *)(p)) macro
80 #define TCP(p) ((struct tcphdr *)(p)) macro