X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=packet-rx.h;h=0a103d3071389372a80c4b9a4bf5744323b2740e;hb=5141a54984eddfdd70625f40960f39f0744c1cc1;hp=17b6d5b18c5d2a266d14b22faf72ae2ddaf9e73f;hpb=f3cb1d6124ee00fd1e864aa897b637d70c59adf5;p=obnox%2Fwireshark%2Fwip.git diff --git a/packet-rx.h b/packet-rx.h index 17b6d5b18c..0a103d3071 100644 --- a/packet-rx.h +++ b/packet-rx.h @@ -1,7 +1,7 @@ /* packet-rx.h * Definitions for packet disassembly structures and routines * - * $Id: packet-rx.h,v 1.8 2002/02/03 15:59:42 nneul Exp $ + * $Id: packet-rx.h,v 1.9 2002/02/05 21:02:36 nneul Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -75,6 +75,7 @@ struct rxinfo { #define RX_ACK_PING 6 #define RX_ACK_PING_RESPONSE 7 #define RX_ACK_DELAY 8 +#define RX_ACK_IDLE 9 #define RX_MAXCALLS 4