Home | History | Annotate | Download | only in libpcap

Lines Matching refs:sock_initaddress

298  * This function is usually preceeded by the sock_initaddress().
302 * sock_initaddress().
559 int sock_initaddress(const char *host, const char *port,
1470 if ((retval = sock_initaddress(address, "22222" /* fake port */, &hints, &addrinfo, errbuf, errbuflen)) == -1)