Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_pf.c68 static int usbpf_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
123 usbpf_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data, struct ucred *cr) in usbpf_ioctl() function
167 ifp->if_ioctl = usbpf_ioctl; in usbpf_clone_create()