Searched refs:badSeqMax (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Options.c62 * --> badSeqMax retransmit advice send threshold
93 if (pb->u.optionParams.badSeqMax)
94 sp->badSeqMax = pb->u.optionParams.badSeqMax;
H A Dadsp_Init.c117 sp->badSeqMax = 3; /* # of out-of-sequence packets received */
123 sp->badSeqMax = 3; /* This is the default */
H A Dadsp_internal.h207 char badSeqMax; /* retransmit advice send threshold */ member in struct:ccb
H A Dadsp.h390 u_char badSeqMax; /* threshold for sending retransmit advice */ member in struct:TRoptionParams

Completed in 76 milliseconds