include file for per-architecture Makefiles
[unix-history] / usr / src / sys / netiso / tp_trace.h
index 494e4a9..8d6f359 100644 (file)
@@ -4,7 +4,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)tp_trace.h  7.5 (Berkeley) %G%
+ *     @(#)tp_trace.h  7.6 (Berkeley) %G%
  */
 
 /***********************************************************
  */
 
 /***********************************************************
@@ -92,7 +92,7 @@ struct        tp_Trace {
                struct inpcb    tpt_Inpcb; /* protocol control block */
                struct tp_ref   tpt_Ref; /* ref part of pcb */
                struct tpdu     tpt_Tpdu; /* header*/
                struct inpcb    tpt_Inpcb; /* protocol control block */
                struct tp_ref   tpt_Ref; /* ref part of pcb */
                struct tpdu     tpt_Tpdu; /* header*/
-               struct tp_param tpt_Param; /* ?? bytes, make sure < 128??*/
+               struct tp_refinfo tpt_Param; /* ?? bytes, make sure < 128??*/
                struct tp_timeval tpt_Time;
                struct {
                        u_int tptm_2;
                struct tp_timeval tpt_Time;
                struct {
                        u_int tptm_2;