Searched refs:NGM_LISTNODES (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.sbin/ngctl/
H A Dlist.c103 named_only ? NGM_LISTNAMES : NGM_LISTNODES, NULL, 0) < 0) {
H A Ddot.c101 if (NgSendMsg(csock, ".", NGM_GENERIC_COOKIE, NGM_LISTNODES, NULL,
/freebsd-11-stable/sys/netgraph/
H A Dng_message.h130 NGM_LISTNODES = (9|NGM_READONLY|NGM_HASREPLY), enumerator in enum:__anon12687
267 /* Structure used for NGM_LISTNAMES/NGM_LISTNODES */
H A Dng_base.c539 &ng_generic_listnodes_type /* same as NGM_LISTNODES */
543 NGM_LISTNODES,
2663 case NGM_LISTNODES:
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_atm/
H A Datm_sys.c182 if ((resp = ng_dialog_id(snmp_node, NGM_GENERIC_COOKIE, NGM_LISTNODES,
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c1379 if ((resp = ng_dialog_id(snmp_node, NGM_GENERIC_COOKIE, NGM_LISTNODES,
1524 if ((resp = ng_dialog_id(snmp_node, NGM_GENERIC_COOKIE, NGM_LISTNODES,

Completed in 129 milliseconds