Searched refs:usbpf_clone_create (Results 1 – 1 of 1) sorted by relevance
73 static int usbpf_clone_create(struct if_clone *, char *, size_t, caddr_t);92 usbpf_clone_create, usbpf_clone_destroy); in usbpf_init()167 usbpf_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) in usbpf_clone_create() function