Searched refs:pfctl_startstop (Results 1 – 3 of 3) sorted by relevance
430 int pfctl_startstop(struct pfctl_handle *h, int start);
259 pfctl_startstop(struct pfctl_handle *h, int start) in pfctl_startstop() function
316 if ((ret = pfctl_startstop(pfh, 1)) != 0) { in pfctl_enable()339 if ((ret = pfctl_startstop(pfh, 0)) != 0) { in pfctl_disable()