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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.h62 struct ng_mesg *ng_dialog(const char *path, u_int cookie, u_int opcode,
H A Dsnmp_netgraph.c353 ng_dialog(const char *path, u_int cookie, u_int opcode, function
426 return (ng_dialog(path, cookie, opcode, arg, arglen));
435 return (ng_dialog(path, cookie, opcode, arg, arglen));
559 if ((resp = ng_dialog(path, NGM_GENERIC_COOKIE, NGM_NODEINFO,

Completed in 48 milliseconds