Searched +full:disconnection +full:- +full:compensate (Results 1 – 3 of 3) sorted by relevance
1 /*-4 * SPDX-License-Identifier: BSD-3-Clause6 * Copyright (c) 1994-2002 Justin T. Gibbs.7 * Copyright (c) 2000-2002 Adaptec Inc.21 * 3. Neither the names of the above-listed copyright holders nor the names88 SCSIID_OUR_ID((scb)->hscb->scsii[all...]
5 /*-6 * Copyright (c) 1996-1999 Whistle Communications, Inc.24 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.121 #define PPTP_MAX_PAYLOAD (0xffff - sizeof(struct greheader) - 8)135 we can piggy-back the ACK off of. These parameters determine the minimum147 #define PPTP_SEQ_DIFF(x,y) ((int32_t)(x) - (int32_t)(y))150 #define SESSHASH(x) (((x) ^ ((x) >> 8)) & (SESSHASHSIZE - 1))191 int32_t ato; /* adaptive time-out value */334 mtx_init(&priv->uppersess.mtx, "ng_pptp", NULL, MTX_DEF); in ng_pptpgre_constructor()335 ng_callout_init(&priv->uppersess.sackTimer); in ng_pptpgre_constructor()[all …]
40311 compensate54798 disconnection99810 Jean-Christophe99811 Jean-Pierre