Home
last modified time | relevance | path

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

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