Home
last modified time | relevance | path

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

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_tcp.c835 if (!sockshostareeq(&out->host, &client.request.host)) {
H A Dsockd_request.c1416 if (!sockshostareeq(&io.dst.host, &dsthostmatched)) {
2557 if (!sockshostareeq(&bindreplydst, &io.src.host)) {
/dports/net/dante/dante-1.4.3/lib/
H A Dudp.c588 && !sockshostareeq(&header.host, &socksfd.forus.connected)) {
H A Dutil.c772 sockshostareeq(a, b) in sockshostareeq() function
H A Dconfig.c1120 if (sockshostareeq(&route->gw.addr, dst))
/dports/net/dante/dante-1.4.3/include/
H A Dcommon.h3443 sockshostareeq(const sockshost_t *a, const sockshost_t *b);