Home
last modified time | relevance | path

Searched refs:dn_init (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Ddebugnet.h84 debugnet_init_t *dn_init; member
257 .dn_init = driver##_debugnet_init, \
H A Ddebugnet.c820 ifp->if_debugnet_methods->dn_init(ifp, &nrxr, &ncl, &clsize); in debugnet_any_ifnet_update()