Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dpf_ioctl.c1371 pf_check_compatible_rules()); in pf_start()
1389 pf_check_compatible_rules()); in pf_stop()
3183 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3309 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3342 pf_check_compatible_rules()); in pfioctl_ioc_rule()
4320 pf_check_compatible_rules()); in pfioctl_ioc_trans()
H A Dpfvar.h2412 __private_extern__ bool pf_check_compatible_rules(void);
H A Dpf.c11104 pf_check_compatible_rules(void) in pf_check_compatible_rules() function