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