HomeSort by relevance Sort by last modified time
    Searched full:hasopt (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-udp.c 141 u_int hasopt, hasext, contype, hasmarker; local
150 hasopt = 0;
154 hasopt = i0 & 0x800000;
172 (hasopt || hasext)? "+" : "",
178 if (hasopt) {

Completed in 77 milliseconds