OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_senderudppayload
(Results
1 - 1
of
1
) sorted by null
/external/jmdns/src/javax/jmdns/impl/
DNSIncoming.java
175
private int
_senderUDPPayload
;
189
this.
_senderUDPPayload
= DNSConstants.MAX_MSG_TYPICAL;
261
in.
_senderUDPPayload
= this.
_senderUDPPayload
;
345
_senderUDPPayload
= recordClassIndex;
554
return this.
_senderUDPPayload
;
Completed in 55 milliseconds