Home
last modified time | relevance | path

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

/dports/net/stund/stund_0.96_Aug13/
H A Dstun.h140 bool hasSourceAddress; member
H A Dstun.cxx272 msg.hasSourceAddress = true; in stunParseMessage()
573 if (msg.hasSourceAddress) in stunEncodeMessage()
1136 resp->hasSourceAddress = true; in stunServerProcessMsg()