HomeSort by: relevance | last modified time | path
    Searched defs:hasext (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-udp.c 142 u_int hasopt, hasext, contype, hasmarker, dlen; local
158 hasext = 0;
171 hasext = i0 & 0x10000000;
183 (hasopt || hasext)? "+" : "",
202 if (hasext) {

Completed in 15 milliseconds