Searched refs:ITPF_I_ACTIVE (Results 1 – 2 of 2) sorted by relevance
533 #define ITPF_I_ACTIVE 0x8 /* Is the inactive using IPsec right now? */ macro546 (((itp)->itp_policy == (iph)) ? ITPF_P_ACTIVE : ITPF_I_ACTIVE))
1082 itp->itp_flags = active ? ITPF_P_ACTIVE : ITPF_I_ACTIVE; in spdsock_addrule()