Searched defs:pf_device (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sbin/pfctl/ | ||
H A D | pfctl.c | 135 static const char *pf_device = PF_DEVICE; variable |
/freebsd-src/lib/libpfctl/ | ||
H A D | libpfctl.c | 74 pfctl_open(const char *pf_device) in pfctl_open() argument |