Lines Matching full:association
258 /* These are the parts of an association which we send in the cookie.
260 * RFC2960 12.2 Parameters necessary per association (i.e. the TCB)
282 /* My Tie Tag : Assist in discovering a restarting association. */
285 /* Peer's Tie Tag: Assist in discovering a restarting association. */
321 * a copy of the raw address list of the association.
324 * the association TCB is re-constructed from the cookie.
617 /* Which association does this belong to? */
814 /* Which association do we belong to? */
1210 * socket (usually listening) endpoint versus an association's
1214 * a) Subfunctions work for either endpoint or association
1219 * 4) Disentangle association lookup from endpoint lookup, where we
1220 * do not have to find our endpoint to find our association.
1268 * A TCP-style socket will have exactly one association on one of
1274 /* Common substructure for endpoint and association. */
1278 * to the data consumers for each association. This
1312 * we need this per association so that we don't serialize
1505 /* Maximum observed rto in the association during subsequent
1550 /* Here we have information about each individual association. */
1553 /* A base structure common to endpoint and association.
1555 * of the local endpoint of the association.
1562 /* association id. */
1568 /* These are those association elements needed in the cookie. */
1579 * : association. Normally this information is
1732 * : association is in, i.e. COOKIE-WAIT,
1737 * association is "CLOSED" its TCB SHOULD be removed.
1746 /* Overall : The overall association error count.
1754 /* These are the association's initial, max, and min RTO values.
1765 /* This is the max_retrans value for the association. This value will
1793 * association.
1803 /* Association : The smallest PMTU discovered for all of the
1869 /* This is the association's receive buffer space. This value is used
1878 * to slop over a maximum of the association's frag_point.
1888 /* This is the sndbuf size in use for the association.
1889 * This corresponds to the sndbuf size for the association,
1894 /* This is the amount of memory that this association has allocated
1900 * the association sndbuf space.
1962 * association (one sent from each endpoint).
2001 * association (one sent from each endpoint).
2015 * the start of the association to the same value as the
2037 * and can't change during the lifetime of the association
2055 temp:1, /* Is it a temporary association? */
2081 * association data structure.
2087 /* Recover the outter association structure. */