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

  /src/dist/pf/sbin/pfctl/
pfctl.c 90 void pfctl_debug(int, u_int32_t, int);
1858 pfctl_debug(int dev, u_int32_t level, int opts) function in typeref:typename:void
2334 pfctl_debug(dev, PF_DEBUG_NONE, opts);
2337 pfctl_debug(dev, PF_DEBUG_URGENT, opts);
2340 pfctl_debug(dev, PF_DEBUG_MISC, opts);
2343 pfctl_debug(dev, PF_DEBUG_NOISY, opts);
pfctl.c 90 void pfctl_debug(int, u_int32_t, int);
1858 pfctl_debug(int dev, u_int32_t level, int opts) function in typeref:typename:void
2334 pfctl_debug(dev, PF_DEBUG_NONE, opts);
2337 pfctl_debug(dev, PF_DEBUG_URGENT, opts);
2340 pfctl_debug(dev, PF_DEBUG_MISC, opts);
2343 pfctl_debug(dev, PF_DEBUG_NOISY, opts);

Completed in 27 milliseconds