Home
last modified time | relevance | path

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

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