Searched refs:ifcs_destroy_t (Results 1 – 2 of 2) sorted by relevance
52 typedef void ifcs_destroy_t(struct ifnet *); typedef59 if_clone_simple(const char *, ifcs_create_t, ifcs_destroy_t, u_int);
86 ifcs_destroy_t *_ifcs_destroy;409 if_clone_simple(const char *name, ifcs_create_t create, ifcs_destroy_t destroy, in if_clone_simple()