diff options
Diffstat (limited to 'flow.c')
-rw-r--r-- | flow.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -194,7 +194,6 @@ static int flowside_sock_splice(void *arg) * Return: socket fd of protocol @proto bound to the forwarding address and port * from @tgt (if specified). */ -/* cppcheck-suppress unusedFunction */ int flowside_sock_l4(const struct ctx *c, enum epoll_type type, uint8_t pif, const struct flowside *tgt, uint32_t data) { |