diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-03-05 19:18:07 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-03-05 19:18:07 +0000 |
| commit | 5bcd892e61c20957144a1786050eaecd6a8ad94e (patch) | |
| tree | 36ee205d83b0e684b78dc69ccfeb27bcf0521aea /testcode/fake_event.c | |
| parent | e24c5f9706c7df9bbd9a49f3a6d2dddb9e80b480 (diff) | |
Notes
Diffstat (limited to 'testcode/fake_event.c')
| -rw-r--r-- | testcode/fake_event.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testcode/fake_event.c b/testcode/fake_event.c index e371cfdaabcd..e1bec24d1a38 100644 --- a/testcode/fake_event.c +++ b/testcode/fake_event.c @@ -900,6 +900,7 @@ outside_network_create(struct comm_base* base, size_t bufsize, struct ub_randstate* ATTR_UNUSED(rnd), int ATTR_UNUSED(use_caps_for_id), int* ATTR_UNUSED(availports), int ATTR_UNUSED(numavailports), size_t ATTR_UNUSED(unwanted_threshold), + int ATTR_UNUSED(outgoing_tcp_mss), void (*unwanted_action)(void*), void* ATTR_UNUSED(unwanted_param), int ATTR_UNUSED(do_udp), void* ATTR_UNUSED(sslctx), int ATTR_UNUSED(delayclose), struct dt_env* ATTR_UNUSED(dtenv)) |
