Searched refs:debugnet_methods (Results 1 – 4 of 4) sorted by relevance
81 struct debugnet_methods { struct267 static struct debugnet_methods driver##_debugnet_methods = { \
184 struct debugnet_methods *if_debugnet_methods;
69 struct debugnet_methods;717 void if_setdebugnet_methods(if_t, struct debugnet_methods *);
5037 if_setdebugnet_methods(if_t ifp, struct debugnet_methods *m) in if_setdebugnet_methods()