Home
last modified time | relevance | path

Searched refs:client_send_hello (Results 1 – 3 of 3) sorted by relevance

/dports/net/pwnat/pwnat-5de412c/
H A Dclient.h82 int client_send_hello(client_t *client, char *host, char *port,
H A Dclient.c345 int client_send_hello(client_t *client, char *host, char *port, in client_send_hello() function
H A Dudpclient.c263 client_send_hello(client2, rhost, rport, CLIENT_ID(client2)); in udpclient()