Lines Matching defs:xh
347 struct xform_history *xh;
451 xh = (struct xform_history *)(mtag + 1);
452 bcopy(&saidx->dst, &xh->dst, saidx->dst.sa.sa_len);
453 xh->spi = sav->spi;
454 xh->proto = sproto;
455 xh->mode = saidx->mode;
598 struct xform_history *xh;
695 xh = (struct xform_history *)(mtag + 1);
696 bcopy(&saidx->dst, &xh->dst, saidx->dst.sa.sa_len);
697 xh->spi = sav->spi;
698 xh->proto = sproto;
699 xh->mode = saidx->mode;