@@ -32,6 +32,8 @@
*
* @(#)tcp.h 8.1 (Berkeley) 6/10/93
*/
#ifndef _tcpdump_tcp_h
#define _tcpdump_tcp_h 1
typedef uint32_t tcp_seq;
/*
@@ -157,3 +159,6 @@ struct tcphdr {
#ifndef REDIS_PORT
#define REDIS_PORT 6379
#endif
The note is not visible to the blocked user.