Home
last modified time | relevance | path

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

/external/libppp/src/
Dtcp.c62 tcp_OpenConnection(const char *name, char *host, char *port) in tcp_OpenConnection() function
154 p->fd = tcp_OpenConnection(p->link.name, host, port); in tcp_Create()