Searched refs:hasext (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-udp.c141 u_int hasopt, hasext, contype, hasmarker; local
151 hasext = 0;
160 hasext = i0 & 0x10000000;
172 (hasopt || hasext)? "+" : "",
191 if (hasext) {

Completed in 29 milliseconds