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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_snmp.c144 static void ds_snmp_data_handler(ds_cb_arg_t arg, void *buf, size_t buflen);
162 ds_snmp_data_handler, /* ds_data_cb */
942 ds_snmp_data_handler(ds_cb_arg_t arg, void *buf, size_t buflen) function
954 "ds_snmp_data_handler: buflen <%lu> too small", buflen);
961 DS_SNMP_DBG("ds_snmp_data_handler: msg buf len 0x%lx : type 0x%lx, "
999 DS_SNMP_DBG("ds_snmp_data_handler: hdr.type = DS_SNMP_ERROR\n");

Completed in 125 milliseconds