Searched refs:init_client_ip (Results 1 – 1 of 1) sorted by relevance
105 static int init_client_ip(int *sock,unsigned char ip[4], int port, int type);245 return(init_client_ip(sock,ip,port,type)); in init_client()248 static int init_client_ip(int *sock, unsigned char ip[4], int port, int type) in init_client_ip() function