Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c107 static int pfioctl(struct cdev *, u_long, caddr_t, int,
268 .d_ioctl = pfioctl,
2778 pfioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flags, struct thread *td) in pfioctl() function