Home
last modified time | relevance | path

Searched refs:pf_stop (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/rc/rc.d/
H A Dpf56 pf_stop() function
/freebsd/sys/net/
H A Dpfvar.h2285 int pf_stop(void);
/freebsd/sys/netpfil/pf/
H A Dpf_nl.c413 return (pf_stop()); in pf_handle_stop()
H A Dpf_ioctl.c2439 pf_stop(void) in pf_stop() function
2925 error = pf_stop(); in pfioctl()