Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.h277 if_setdebugnet_methods((ifp), &driver##_debugnet_methods)
H A Dif_var.h699 void if_setdebugnet_methods(if_t, struct debugnet_methods *);
H A Dif.c5054 if_setdebugnet_methods(if_t ifp, struct debugnet_methods *m) in if_setdebugnet_methods() function