Searched defs:ipsa_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h91 * The nonce structure is defined like this in the SA (ipsa_t)to ensure
321 } ipsa_t; typedef in typeref:struct:ipsa_s
324 * ipsa_t address handling macros. We want these to be inlined, and deal
347 * ipsa_t reference hold/release macros.
350 * REFRELE. An ipsa_t that is newly inserted into the table should have
352 * pointer that is referencing the ipsa_t.
476 * Protect each ipsa_t bucket (and linkage) with a lock.
480 ipsa_t *isaf_ipsa;
594 ipsa_t *ipsap_sa_ptr;
596 ipsa_t *ipsap_psa_pt
[all...]

Completed in 49 milliseconds