Searched refs:INP_OUTBOUND_POLICY (Results 1 – 3 of 3) sorted by relevance
243 INP_INBOUND_POLICY | INP_OUTBOUND_POLICY)) == 0, in ipsec_copy_pcbpolicy()258 if (old->inp_sp->flags & INP_OUTBOUND_POLICY) { in ipsec_copy_pcbpolicy()266 new->inp_sp->flags |= INP_OUTBOUND_POLICY; in ipsec_copy_pcbpolicy()341 flags = INP_OUTBOUND_POLICY; in ipsec_set_pcbpolicy()378 flags &= INP_OUTBOUND_POLICY; in ipsec_get_pcbpolicy()
125 #define INP_OUTBOUND_POLICY 0x0002 macro
322 if (inp->inp_sp->flags & INP_OUTBOUND_POLICY) in ipsec_invalidate_cache()341 if (inp->inp_sp->flags & INP_OUTBOUND_POLICY) in ipsec_cachepolicy()455 flags &= INP_OUTBOUND_POLICY; in ipsec_getpcbpolicy()