Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-udp.c143 u_int hasopt, hasext, contype, hasmarker, dlen; in rtp_print() local
157 hasext = 0; in rtp_print()
166 hasext = i0 & 0x10000000; in rtp_print()
178 (hasopt || hasext)? "+" : "", in rtp_print()
199 if (hasext) { in rtp_print()