Searched refs:ng_dialog (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
H A D | snmp_netgraph.h | 60 struct ng_mesg *ng_dialog(const char *path, u_int cookie, u_int opcode,
|
H A D | snmp_netgraph.c | 351 ng_dialog(const char *path, u_int cookie, u_int opcode, in ng_dialog() function 424 return (ng_dialog(path, cookie, opcode, arg, arglen)); in ng_dialog_node() 433 return (ng_dialog(path, cookie, opcode, arg, arglen)); in ng_dialog_id() 557 if ((resp = ng_dialog(path, NGM_GENERIC_COOKIE, NGM_NODEINFO, in ng_node_id()
|