Searched refs:got_ip_remote (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c767 if(conn->got_ip_remote)
979 conn->got_ip_remote = 0;
994 conn->got_ip_remote = 1;
997 if(conn->got_ip_remote) {
H A Dsaslint.h179 int got_ip_local, got_ip_remote; member in struct:sasl_conn

Completed in 77 milliseconds