Home
last modified time | relevance | path

Searched refs:ipsec_check_policy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h915 extern boolean_t ipsec_check_policy(ipsec_policy_head_t *, ipsec_policy_t *,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c1003 if (!ipsec_check_policy(iph, pol, dir)) in mkrule()
H A Dspd.c3642 ipsec_check_policy(ipsec_policy_head_t *php, ipsec_policy_t *ipp, int direction) in ipsec_check_policy() function