diff options
Diffstat (limited to 'flow.h')
| -rw-r--r-- | flow.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -167,7 +167,7 @@ static inline bool flowside_eq(const struct flowside *left, } int flowside_sock_l4(const struct ctx *c, enum epoll_type type, uint8_t pif, - const struct flowside *tgt, uint32_t data); + const struct flowside *tgt); int flowside_connect(const struct ctx *c, int s, uint8_t pif, const struct flowside *tgt); |
