Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_pf.c82 struct if_clone usbpf_cloner = IF_CLONE_INITIALIZER("usbus", variable
90 if_clone_attach(&usbpf_cloner); in usbpf_init()
106 if_clone_detach(&usbpf_cloner); in usbpf_uninit()