Lines Matching full:association

266 /* These are the parts of an association which we send in the cookie.
268 * RFC2960 12.2 Parameters necessary per association (i.e. the TCB)
290 /* My Tie Tag : Assist in discovering a restarting association. */
293 /* Peer's Tie Tag: Assist in discovering a restarting association. */
329 * a copy of the raw address list of the association.
332 * the association TCB is re-constructed from the cookie.
617 /* Which association does this belong to? */
815 /* Which association do we belong to? */
1230 * socket (usually listening) endpoint versus an association's
1234 * a) Subfunctions work for either endpoint or association
1239 * 4) Disentangle association lookup from endpoint lookup, where we
1240 * do not have to find our endpoint to find our association.
1287 * A TCP-style socket will have exactly one association on one of
1293 /* Common substructure for endpoint and association. */
1301 * to the data consumers for each association. This
1335 * we need this per association so that we don't serialize
1530 /* Maximum observed rto in the association during subsequent
1575 /* Here we have information about each individual association. */
1578 /* A base structure common to endpoint and association.
1580 * of the local endpoint of the association.
1587 /* association id. */
1593 /* These are those association elements needed in the cookie. */
1604 * : association. Normally this information is
1756 * : association is in, i.e. COOKIE-WAIT,
1761 * association is "CLOSED" its TCB SHOULD be removed.
1770 /* Overall : The overall association error count.
1778 /* These are the association's initial, max, and min RTO values.
1789 /* This is the max_retrans value for the association. This value will
1822 * association.
1832 /* Association : The smallest PMTU discovered for all of the
1898 /* This is the association's receive buffer space. This value is used
1907 * to slop over a maximum of the association's frag_point.
1917 /* This is the sndbuf size in use for the association.
1918 * This corresponds to the sndbuf size for the association,
1923 /* This is the amount of memory that this association has allocated
1929 * the association sndbuf space.
1991 * association (one sent from each endpoint).
2030 * association (one sent from each endpoint).
2044 * the start of the association to the same value as the
2066 * and can't change during the lifetime of the association
2084 temp:1, /* Is it a temporary association? */
2121 * association data structure.
2127 /* Recover the outter association structure. */