Lines Matching full:association
263 /* These are the parts of an association which we send in the cookie.
265 * RFC2960 12.2 Parameters necessary per association (i.e. the TCB)
287 /* My Tie Tag : Assist in discovering a restarting association. */
290 /* Peer's Tie Tag: Assist in discovering a restarting association. */
326 * a copy of the raw address list of the association.
329 * the association TCB is re-constructed from the cookie.
614 /* Which association does this belong to? */
812 /* Which association do we belong to? */
1227 * socket (usually listening) endpoint versus an association's
1231 * a) Subfunctions work for either endpoint or association
1236 * 4) Disentangle association lookup from endpoint lookup, where we
1237 * do not have to find our endpoint to find our association.
1284 * A TCP-style socket will have exactly one association on one of
1290 /* Common substructure for endpoint and association. */
1298 * to the data consumers for each association. This
1332 * we need this per association so that we don't serialize
1527 /* Maximum observed rto in the association during subsequent
1572 /* Here we have information about each individual association. */
1575 /* A base structure common to endpoint and association.
1577 * of the local endpoint of the association.
1584 /* association id. */
1590 /* These are those association elements needed in the cookie. */
1601 * : association. Normally this information is
1753 * : association is in, i.e. COOKIE-WAIT,
1758 * association is "CLOSED" its TCB SHOULD be removed.
1767 /* Overall : The overall association error count.
1775 /* These are the association's initial, max, and min RTO values.
1786 /* This is the max_retrans value for the association. This value will
1819 * association.
1829 /* Association : The smallest PMTU discovered for all of the
1895 /* This is the association's receive buffer space. This value is used
1904 * to slop over a maximum of the association's frag_point.
1914 /* This is the sndbuf size in use for the association.
1915 * This corresponds to the sndbuf size for the association,
1920 /* This is the amount of memory that this association has allocated
1926 * the association sndbuf space.
1988 * association (one sent from each endpoint).
2027 * association (one sent from each endpoint).
2041 * the start of the association to the same value as the
2063 * and can't change during the lifetime of the association
2068 * The current generated association shared key (secret)
2081 temp:1, /* Is it a temporary association? */
2118 * association data structure.
2124 /* Recover the outer association structure. */