summaryrefslogtreecommitdiff
path: root/tcp.h
blob: 5e3901df2c534a8feef63f38c1304590c735ed56 (plain)
1
2
3
4
5
6
7
8
9
10
/* Copyright (c) 2006-2009, Stig Venaas, UNINETT AS.
 * Copyright (c) 2010, UNINETT AS, NORDUnet A/S.
 * Copyright (c) 2010-2012, NORDUnet A/S. */
/* See LICENSE for licensing information. */

const struct protodefs *tcpinit(uint8_t h);

/* Local Variables: */
/* c-file-style: "stroustrup" */
/* End: */