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

  /src/dist/pf/sbin/pfctl/
pfctl.c 64 int pfctl_clear_interface_flags(int, int);
290 pfctl_clear_interface_flags(int dev, int opts) function in typeref:typename:int
2259 pfctl_clear_interface_flags(dev, opts);
2307 if (pfctl_clear_interface_flags(dev, opts | PF_OPT_QUIET))

Completed in 12 milliseconds