Searched refs:pfctl_open (Results 1 – 7 of 7) sorted by relevance
183 pfh = pfctl_open(PF_DEVICE); in init_filter()
186 pfh = pfctl_open(PF_DEVICE); in init_filter()
414 struct pfctl_handle *pfctl_open(const char *pf_device);
74 pfctl_open(const char *pf_device) in pfctl_open() function1301 h = pfctl_open(PF_DEVICE); in pfctl_add_rule()1407 h = pfctl_open(PF_DEVICE); in pfctl_get_rules_info()2120 h = pfctl_open(PF_DEVICE); in _pfctl_clear_states()
137 pfh = pfctl_open(PATH_DEVFILE); in main()
1672 if ((pfh = pfctl_open(PF_DEVICE)) == NULL) { in pf_init()
3079 pfh = pfctl_open(pf_device); in main()