blob: f2c90ddaa9e9519bc552281d931490d17b59399b (
plain)
1
2
3
4
5
6
7
8
|
/* Copyright (c) 2008, UNINETT AS */
/* See LICENSE for licensing information. */
const struct protodefs *tcpinit(uint8_t h);
/* Local Variables: */
/* c-file-style: "stroustrup" */
/* End: */
|