Searched refs:nd_numhooks (Results 1 – 5 of 5) sorted by relevance
1109 node->nd_numhooks++; in ng_add_hook()1212 node->nd_numhooks--; in ng_destroy_hook()1427 node->nd_numhooks++; in ng_con_part2()2607 ni->hooks = here->nd_numhooks; in ng_generic_msg()2612 const int nhooks = here->nd_numhooks; in ng_generic_msg()2653 link->nodeinfo.hooks = NG_PEER_NODE(hook)->nd_numhooks; in ng_generic_msg()2689 np->hooks = node->nd_numhooks; in ng_generic_msg()2727 np->hooks = node->nd_numhooks; in ng_generic_msg()3276 node->nd_numhooks, node->nd_flags, in dumpnode()
826 if (node->nd_numhooks * 2 > priv->hmask) in ngs_newhook()866 if (node->nd_numhooks == 1) { in ngs_findhook()
362 int nd_numhooks; /* number of hooks */ member409 #define _NG_NODE_NUMHOOKS(node) ((node)->nd_numhooks + 0) /* rvalue */
1115 node->nd_numhooks++; in ng_add_hook()1218 node->nd_numhooks--; in ng_destroy_hook()1433 node->nd_numhooks++; in ng_con_part2()2627 ni->hooks = here->nd_numhooks; in ng_generic_msg()2632 const int nhooks = here->nd_numhooks; in ng_generic_msg()2673 link->nodeinfo.hooks = NG_PEER_NODE(hook)->nd_numhooks; in ng_generic_msg()2709 np->hooks = node->nd_numhooks; in ng_generic_msg()2747 np->hooks = node->nd_numhooks; in ng_generic_msg()3304 node->nd_numhooks, node->nd_flags, in dumpnode()
364 int nd_numhooks; /* number of hooks */ member411 #define _NG_NODE_NUMHOOKS(node) ((node)->nd_numhooks + 0) /* rvalue */