Home
last modified time | relevance | path

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

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