OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:savedipaddress
(Results
1 - 1
of
1
) sorted by null
/external/nist-sip/java/gov/nist/javax/sip/stack/
MessageProcessor.java
73
private String
savedIpAddress
;
131
this.
savedIpAddress
= ipAddress.getHostAddress();
214
return this.
savedIpAddress
;
Completed in 208 milliseconds