Home
last modified time | relevance | path

Searched refs:IPSA_F_PAIRED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dsadb.h416 #define IPSA_F_PAIRED SADB_X_SAFLAGS_PAIRED /* SA is one of a pair */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dsadb.c1136 if (ipsa->ipsa_flags & IPSA_F_PAIRED) { in sadb_sa2msg()
2617 ~IPSA_F_PAIRED; in sadb_delget_sa()
4727 ipsapp->ipsap_sa_ptr->ipsa_flags |= IPSA_F_PAIRED;
4764 } else if (ipsa_flags & IPSA_F_PAIRED) {
4774 ipsapp->ipsap_sa_ptr->ipsa_flags &= ~IPSA_F_PAIRED;
4780 oipsapp.ipsap_psa_ptr->ipsa_flags |= IPSA_F_PAIRED;
7668 peer_assoc->ipsa_flags &= ~IPSA_F_PAIRED;
7670 dying->ipsa_flags &= ~IPSA_F_PAIRED;