IPSA_F_PAIRED
if (ipsa->ipsa_flags & IPSA_F_PAIRED) {
~IPSA_F_PAIRED;
ipsapp->ipsap_sa_ptr->ipsa_flags |= IPSA_F_PAIRED;
} else if (ipsa_flags & IPSA_F_PAIRED) {
ipsapp->ipsap_sa_ptr->ipsa_flags &= ~IPSA_F_PAIRED;
oipsapp.ipsap_psa_ptr->ipsa_flags |= IPSA_F_PAIRED;
peer_assoc->ipsa_flags &= ~IPSA_F_PAIRED;
dying->ipsa_flags &= ~IPSA_F_PAIRED;