mirror of
https://github.com/hufrea/byedpi.git
synced 2025-02-18 01:10:06 +03:00
8 lines
309 B
C
8 lines
309 B
C
int connect_hook(struct poolhd *pool, struct eval *val,
|
|
struct sockaddr_ina *dst, int next);
|
|
|
|
int on_tunnel_check(struct poolhd *pool, struct eval *val,
|
|
char *buffer, size_t bfsize, int out);
|
|
|
|
int on_desync(struct poolhd *pool, struct eval *val,
|
|
char *buffer, size_t bfsize);
|