Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_pf.c69 static int usbpf_clone_create(struct if_clone *, int, caddr_t, caddr_t);
83 usbpf_clone_create,
146 usbpf_clone_create(struct if_clone *ifc, int unit, caddr_t params, in usbpf_clone_create() function