Searched refs:ipsa_type (Results 1 – 4 of 4) sorted by relevance
242 uint_t ipsa_type; /* Type of security association. (AH/etc.) */ member
359 protocol = (assoc->ipsa_type == SADB_SATYPE_AH) ? in sadb_delete_cluster()735 protocol = (sa->ipsa_type == SADB_SATYPE_AH) ? in sadb_destroyer()1259 newsamsg->sadb_msg_satype = ipsa->ipsa_type; in sadb_sa2msg()3092 newbie->ipsa_type = samsg->sadb_msg_satype;3393 if (newbie->ipsa_type == SADB_SATYPE_ESP)3805 samsg->sadb_msg_satype = assoc->ipsa_type;3979 ASSERT(assoc->ipsa_type == SADB_SATYPE_ESP);6989 (ipsa->ipsa_type == SADB_SATYPE_AH) ? IPPROTO_AH : IPPROTO_ESP,
1999 newbie->ipsa_type = SADB_SATYPE_AH; in ah_getspi()
1467 newbie->ipsa_type = SADB_SATYPE_ESP; in esp_getspi()