Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf_ioctl.c1346 pf_check_compatible_rules()); in pf_start()
1364 pf_check_compatible_rules()); in pf_stop()
3153 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3280 pf_check_compatible_rules()); in pfioctl_ioc_rule()
3312 pf_check_compatible_rules()); in pfioctl_ioc_rule()
4278 pf_check_compatible_rules()); in pfioctl_ioc_trans()
H A Dpfvar.h2410 __private_extern__ bool pf_check_compatible_rules(void);
H A Dpf.c11104 pf_check_compatible_rules(void) in pf_check_compatible_rules() function