Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dpfvar.h2418 __private_extern__ uint32_t pf_check_compatible_rules(void);
H A Dpf_ioctl.c4970 uint32_t compat_bitmap = pf_check_compatible_rules(); in pf_process_compatibilities()
H A Dpf.c11163 pf_check_compatible_rules(void) in pf_check_compatible_rules() function