diff options
Diffstat (limited to 'pfinet/linux-src/include/net/tcp.h')
-rw-r--r-- | pfinet/linux-src/include/net/tcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pfinet/linux-src/include/net/tcp.h b/pfinet/linux-src/include/net/tcp.h index 96b8071d..d6797ea5 100644 --- a/pfinet/linux-src/include/net/tcp.h +++ b/pfinet/linux-src/include/net/tcp.h @@ -82,7 +82,6 @@ extern struct tcp_bind_bucket **tcp_bhash; extern kmem_cache_t *tcp_bucket_cachep; extern struct tcp_bind_bucket *tcp_bucket_create(unsigned short snum); extern void tcp_bucket_unlock(struct sock *sk); -extern int tcp_port_rover; /* Level-1 socket-demux cache. */ #define TCP_NUM_REGS 32 |