Searched refs:ixm_ipsec_latch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c151 ipsec_latch_t *ixm_ipsec_latch; member in struct:ixamblk_s
288 ixm->ixm_ipsec_latch = ixa->ixa_ipsec_latch;
414 ixa->ixa_ipsec_latch = ixm->ixm_ipsec_latch;
472 if (ixm->ixm_ipsec_latch) {
473 IPLATCH_REFRELE(ixm->ixm_ipsec_latch);
474 ixm->ixm_ipsec_latch = NULL;

Completed in 45 milliseconds