Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpf_ioctl.c1360 pf_check_compatible_rules()); in pf_start()
1378 pf_check_compatible_rules()); in pf_stop()
3168 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3295 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3327 pf_check_compatible_rules()); in pfioctl_ioc_rule()
4293 pf_check_compatible_rules()); in pfioctl_ioc_trans()
H A Dpfvar.h2408 __private_extern__ bool pf_check_compatible_rules(void);
H A Dpf.c10973 pf_check_compatible_rules(void) in pf_check_compatible_rules() function