Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-udp.c139 u_int hasopt, hasext, contype, hasmarker; in rtp_print() local
149 hasext = 0; in rtp_print()
158 hasext = i0 & 0x10000000; in rtp_print()
170 (hasopt || hasext)? "+" : "", in rtp_print()
189 if (hasext) { in rtp_print()