Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c672 ng_next_node_id_internal(ng_ID_t node, const char *type, const char *hook, in ng_next_node_id_internal() function
724 return (ng_next_node_id_internal(node, type, hook, 1)); in ng_next_node_id()
744 if ((id = ng_next_node_id_internal(id, NULL, hook, 0)) == 0) in ng_mkpeer_id()