aboutgitcodebugslistschat
path: root/fwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'fwd.h')
-rw-r--r--fwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fwd.h b/fwd.h
index b387d92..f111e13 100644
--- a/fwd.h
+++ b/fwd.h
@@ -22,7 +22,7 @@ struct flowside;
#define NUM_PORTS (1U << 16)
void fwd_probe_ephemeral(void);
-bool fwd_port_is_ephemeral(in_port_t port);
+void fwd_port_map_ephemeral(uint8_t *map);
/**
* struct fwd_rule - Forwarding rule governing a range of ports