Searched defs:hfsc_delete_class (Results 1 – 2 of 2) sorted by relevance
130 struct hfsc_delete_class { struct131 struct hfsc_interface iface;132 u_int32_t class_handle;
1126 hfsc_delete_class(struct classinfo *clinfo) in hfsc_delete_class() function