Home
last modified time | relevance | path

Searched defs:pf_device (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl.c135 static const char *pf_device = PF_DEVICE; variable
/freebsd/lib/libpfctl/
H A Dlibpfctl.c74 pfctl_open(const char *pf_device) in pfctl_open()