Le mardi 02 septembre 2008 à 17:28 -0400, Maynard, Chris a écrit : > What about modifying the macro itself? > > #define ieee802154_crc_tvb(tvb, offset) > ((guint16)(crc16_ccitt_tvb_seed(tvb, offset, IEEE802154_CRC_SEED) ^ > IEEE802154_CRC_XOROUT)) Maybe #define IEEE802154_CRC_XOROUT 0xFFFFU
Didier _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
