Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dsockutils.c205 SOCK_CONNERR, /* connection error */ enumerator
237 return (SOCK_CONNERR); in sock_geterrtype()
746 if (addrs_to_try[0].errtype == SOCK_CONNERR) { in sock_open()