Searched refs:ng_next_node_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.h84 ng_ID_t ng_next_node_id(ng_ID_t node, const char *type, const char *hook);
H A Dsnmp_netgraph.c701 node = ng_next_node_id(node, type, "right");
703 node = ng_next_node_id(node, type, "left");
724 ng_next_node_id(ng_ID_t node, const char *type, const char *hook) function

Completed in 41 milliseconds