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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h528 #define ITPF_I_ACTIVE 0x8 /* Is the inactive using IPsec right now? */ macro
541 (((itp)->itp_policy == (iph)) ? ITPF_P_ACTIVE : ITPF_I_ACTIVE))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c1079 itp->itp_flags = active ? ITPF_P_ACTIVE : ITPF_I_ACTIVE;

Completed in 77 milliseconds