Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c99 static int pfioctl(struct cdev *, u_long, caddr_t, int,
223 .d_ioctl = pfioctl,
1691 pfioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flags, struct thread *td) in pfioctl() function