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

/freebsd-12-stable/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c541 NTP_OID_RO( ntpEntSoftwareName, 1, 1, 1, 0);
542 NTP_OID_RO( ntpEntSoftwareVersion, 1, 1, 2, 0);
543 NTP_OID_RO( ntpEntSoftwareVendor, 1, 1, 3, 0);
544 NTP_OID_RO( ntpEntSystemType, 1, 1, 4, 0);
545 NTP_OID_RO( ntpEntTimeResolution, 1, 1, 5, 0);
546 NTP_OID_RO( ntpEntTimePrecision, 1, 1, 6, 0);
547 NTP_OID_RO( ntpEntTimeDistance, 1, 1, 7, 0);
H A DntpSnmpSubagentObject.h76 #define NTP_OID_RO(oidname, w, x, y, z) \ macro

Completed in 66 milliseconds