Home
last modified time | relevance | path

Searched refs:client_check_and_resend (Results 1 – 4 of 4) sorted by relevance

/dports/net/pwnat/pwnat-5de412c/
H A Dclient.h87 int client_check_and_resend(client_t *client, struct timeval curr_tv);
H A Dclient.c386 int client_check_and_resend(client_t *client, struct timeval curr_tv) in client_check_and_resend() function
H A Dudpclient.c217 ret = client_check_and_resend(client, curr_time); in udpclient()
H A Dudpserver.c305 ret = client_check_and_resend(client, curr_time); in udpserver()