Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/ !
H A Dpf_ioctl.c1345 pf_check_compatible_rules()); in pf_start()
1363 pf_check_compatible_rules()); in pf_stop()
3152 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3279 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3311 pf_check_compatible_rules()); in pfioctl_ioc_rule()
4277 pf_check_compatible_rules()); in pfioctl_ioc_trans()
H A Dpfvar.h2409 __private_extern__ bool pf_check_compatible_rules(void);
H A Dpf.c10974 pf_check_compatible_rules(void) in pf_check_compatible_rules() function