Searched refs:ng_udbp_typestruct (Results 1 – 1 of 1) sorted by relevance
186 static struct ng_type ng_udbp_typestruct = { variable280 error = ng_newtype(&ng_udbp_typestruct); in udbp_modload()289 error = ng_rmtype(&ng_udbp_typestruct); in udbp_modload()340 if (ng_make_node_common(&ng_udbp_typestruct, &sc->sc_node) != 0) { in udbp_attach()757 if (ng_make_node_common(&ng_udbp_typestruct, &sc->sc_node) != 0) { in ng_udbp_rmnode()