HomeSort by: relevance | last modified time | path
    Searched defs:pfctl_clear_rules (Results 1 - 1 of 1) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl.c 65 int pfctl_clear_rules(int, int, char *);
307 pfctl_clear_rules(int dev, int opts, char *anchorname) function in typeref:typename:int
317 err(1, "pfctl_clear_rules");
2232 pfctl_clear_rules(dev, opts, anchorname);
2250 pfctl_clear_rules(dev, opts, anchorname);

Completed in 25 milliseconds