Home
last modified time | relevance | path

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

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