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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c321 ipsec_policy_root_t *ipr = &iph->iph_root[dir];
344 ipsec_policy_root_t *ipr = &iph->iph_root[dir];
482 ipsec_policy_root_t *ipr = &iph->iph_root[dir];
537 ipsec_policy_root_t *ipr = &iph->iph_root[dir];
853 h1 = active->iph_root[dir].ipr_hash;
854 h2 = inactive->iph_root[dir].ipr_hash;
855 active->iph_root[dir].ipr_hash = h2;
856 inactive->iph_root[dir].ipr_hash = h1;
861 t1 = active->iph_root[dir].ipr_nonhash[af];
862 t2 = inactive->iph_root[di
[all...]
H A Dspdsock.c1886 ipr = &iph->iph_root[type];
/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h459 ipsec_policy_root_t iph_root[IPSEC_NTYPES]; member in struct:ipsec_policy_head_s
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c1933 ipr = &(iph->iph_root[IPSEC_TYPE_OUTBOUND]);

Completed in 67 milliseconds