Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_attr.c164 ipsa_ref_t ixm_ipsec_ref[2]; /* Soft reference to SA */ member
298 ixm->ixm_ipsec_ref[0] = ixa->ixa_ipsec_ref[0]; in ip_xmit_attr_to_mblk()
299 ixm->ixm_ipsec_ref[1] = ixa->ixa_ipsec_ref[1]; in ip_xmit_attr_to_mblk()
423 ixa->ixa_ipsec_ref[0] = ixm->ixm_ipsec_ref[0]; in ip_xmit_attr_from_mblk()
424 ixa->ixa_ipsec_ref[1] = ixm->ixm_ipsec_ref[1]; in ip_xmit_attr_from_mblk()