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

  /src/dist/pf/sbin/pfctl/
pfctl.c 67 int pfctl_clear_altq(int, int);
342 pfctl_clear_altq(int dev, int opts) function in typeref:typename:int
353 err(1, "pfctl_clear_altq");
2238 pfctl_clear_altq(dev, opts);
2254 pfctl_clear_altq(dev, opts);
pfctl.c 67 int pfctl_clear_altq(int, int);
342 pfctl_clear_altq(int dev, int opts) function in typeref:typename:int
353 err(1, "pfctl_clear_altq");
2238 pfctl_clear_altq(dev, opts);
2254 pfctl_clear_altq(dev, opts);

Completed in 114 milliseconds