Searched refs:ifcs_destroy_t (Results 1 – 2 of 2) sorted by relevance
46 typedef void ifcs_destroy_t(struct ifnet *); typedef53 if_clone_simple(const char *, ifcs_create_t, ifcs_destroy_t, u_int);
83 ifcs_destroy_t *_ifcs_destroy;399 if_clone_simple(const char *name, ifcs_create_t create, ifcs_destroy_t destroy, in if_clone_simple()