Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c314 ixm->ixm_ipsec_indstpfx = ixa->ixa_ipsec_indstpfx; in ip_xmit_attr_to_mblk()
439 ixa->ixa_ipsec_indstpfx = ixm->ixm_ipsec_indstpfx; in ip_xmit_attr_from_mblk()
H A Dip_sadb.c115 uint8_t indstpfx = ixa->ixa_ipsec_indstpfx; in ipsec_getassocbyconn()
H A Dspd.c5457 ixa->ixa_ipsec_indstpfx = pol->ipsp_sel->ipsl_key.ipsl_remote_pfxlen; in ipsec_tun_outbound()
H A Dsadb.c5648 newbie->ipsacq_innerdstpfx = ixa->ixa_ipsec_indstpfx;
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2180 uint8_t ixa_ipsec_indstpfx; /* Inner destination prefix */ member