Lines Matching full:association
262 /* These are the parts of an association which we send in the cookie.
264 * RFC2960 12.2 Parameters necessary per association (i.e. the TCB)
286 /* My Tie Tag : Assist in discovering a restarting association. */
289 /* Peer's Tie Tag: Assist in discovering a restarting association. */
325 * a copy of the raw address list of the association.
328 * the association TCB is re-constructed from the cookie.
611 /* Which association does this belong to? */
808 /* Which association do we belong to? */
1206 * socket (usually listening) endpoint versus an association's
1210 * a) Subfunctions work for either endpoint or association
1215 * 4) Disentangle association lookup from endpoint lookup, where we
1216 * do not have to find our endpoint to find our association.
1267 * A TCP-style socket will have exactly one association on one of
1273 /* Common substructure for endpoint and association. */
1277 * to the data consumers for each association. This
1311 * we need this per association so that we don't serialize
1504 /* Maximum observed rto in the association during subsequent
1549 /* Here we have information about each individual association. */
1552 /* A base structure common to endpoint and association.
1554 * of the local endpoint of the association.
1561 /* association id. */
1567 /* These are those association elements needed in the cookie. */
1578 * : association. Normally this information is
1731 * : association is in, i.e. COOKIE-WAIT,
1736 * association is "CLOSED" its TCB SHOULD be removed.
1745 /* Overall : The overall association error count.
1753 /* These are the association's initial, max, and min RTO values.
1764 /* This is the max_retrans value for the association. This value will
1794 * association.
1804 /* Association : The smallest PMTU discovered for all of the
1870 /* This is the association's receive buffer space. This value is used
1879 * to slop over a maximum of the association's frag_point.
1889 /* This is the sndbuf size in use for the association.
1890 * This corresponds to the sndbuf size for the association,
1895 /* This is the amount of memory that this association has allocated
1901 * the association sndbuf space.
1963 * association (one sent from each endpoint).
2002 * association (one sent from each endpoint).
2016 * the start of the association to the same value as the
2038 * and can't change during the lifetime of the association
2056 temp:1, /* Is it a temporary association? */
2083 * association data structure.
2089 /* Recover the outter association structure. */