Searched refs:INP_OUTBOUND_POLICY (Results 1 – 3 of 3) sorted by relevance
184 if ((inp_sp->flags & INP_OUTBOUND_POLICY) != 0)250 INP_INBOUND_POLICY | INP_OUTBOUND_POLICY)) == 0, in ipsec_copy_pcbpolicy() 268 if (old->inp_sp->flags & INP_OUTBOUND_POLICY) {278 new->inp_sp->flags |= INP_OUTBOUND_POLICY; in ipsec_set_pcbpolicy() 354 flags = INP_OUTBOUND_POLICY; in ipsec_set_pcbpolicy() 394 flags &= INP_OUTBOUND_POLICY; in ipsec_get_pcbpolicy()
138 #define INP_OUTBOUND_POLICY 0x0002 macro
327 if (inp->inp_sp->flags & INP_OUTBOUND_POLICY) in ipsec_invalidate_cache()346 if (inp->inp_sp->flags & INP_OUTBOUND_POLICY) in ipsec_cachepolicy()460 flags &= INP_OUTBOUND_POLICY; in ipsec_getpcbpolicy()