Searched refs:DSSNMP_GETINFO (Results 1 – 3 of 3) sorted by relevance
44 #define DSSNMP_GETINFO (DSSNMPIOC | 1) /* Get SNMP size */ macro
790 case DSSNMP_GETINFO: in ds_snmp_ioctl()
1065 if (ioctl(smd->fd, DSSNMP_GETINFO, &snmp_info) < 0) { in snmp_recv_reply()