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

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c385 entry->flags |= HR_DEVICE_FOUND;
390 entry->flags |= HR_DEVICE_FOUND;
583 entry->flags &= ~HR_DEVICE_FOUND;
599 if (!(entry->flags & HR_DEVICE_FOUND) &&
H A Dhostres_snmp.h129 #define HR_DEVICE_FOUND 0x001 macro

Completed in 283 milliseconds