HomeSort by relevance Sort by last modified time
    Searched defs:his (Results 1 - 5 of 5) sorted by null

  /external/iputils/
tracepath.c 44 struct hhistory his[64]; variable in typeref:struct:hhistory
134 if (slot>=0 && slot < 63 && his[slot].hops) {
135 sndhops = his[slot].hops;
136 rettv = &his[slot].sendtime;
137 his[slot].hops = 0;
271 his[hisptr].hops = ttl;
272 his[hisptr].sendtime = hdr->tv;
276 his[hisptr].hops = 0;
tracepath6.c 54 struct hhistory his[64]; variable in typeref:struct:hhistory
157 if (slot >= 0 && slot < 63 && his[slot].hops) {
158 sndhops = his[slot].hops;
159 rettv = &his[slot].sendtime;
160 his[slot].hops = 0;
341 his[hisptr].hops = ttl;
342 his[hisptr].sendtime = hdr->tv;
346 his[hisptr].hops = 0;
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPMessage.java 282 // Could not find a header to match his header.
1611 SIPHeader his = (SIPHeader) (otherMessage.nameTable.get(SIPHeaderNamesCache local
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 128 milliseconds