Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DPortForwardRequest.h78 bool IsLocal() { return _local; } in IsLocal() function
H A DProtocol.cpp469 ((portForwardRequest->IsLocal()) ? "127.0.0.1" : addrStr),