aboutsummaryrefslogtreecommitdiffstats
path: root/ui/export_object_dicom.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-10-17 01:23:13 +0000
committerGuy Harris <guy@alum.mit.edu>2012-10-17 01:23:13 +0000
commita060ba49732a886a4e9f72287e3854f1d55f738e (patch)
tree7e24c7b2e89cdc662f85ff8eec14ac80f3281d69 /ui/export_object_dicom.c
parentc801088198243b6ee93c8f793a0aa15b5b38463a (diff)
The first 4 bytes of the Prism header are, apparently, a "message code",
and it apparently either has the value 0x00000044 or 0x00000041. If those bytes aren't the magic number for an AVS header and aren't one of those "message code" values, assume there's no Prism header, just an 802.11 frame - that fixes at least one capture where some packets have AVS radio headers and other packets have no radio header. Note that this might also let us handle big-endian Prism headers (see which byte order the message code is in, and assume everything else is in the same byte order). Display the message code in hex, not decimal. svn path=/trunk/; revision=45609
Diffstat (limited to 'ui/export_object_dicom.c')
0 files changed, 0 insertions, 0 deletions