Searched refs:MIB_OBJECT_NONE (Results 1 – 3 of 3) sorted by relevance
2079 od->instance = MIB_OBJECT_NONE; in noleafs_get_object_def()2185 od->instance = MIB_OBJECT_NONE; in system_get_object_def()2322 od->instance = MIB_OBJECT_NONE; in interfaces_get_object_def()2448 od->instance = MIB_OBJECT_NONE; in ifentry_get_object_def()2716 od->instance = MIB_OBJECT_NONE; in atentry_get_object_def()2831 od->instance = MIB_OBJECT_NONE; in ip_get_object_def()3065 od->instance = MIB_OBJECT_NONE; in ip_addrentry_get_object_def()3206 od->instance = MIB_OBJECT_NONE; in ip_rteentry_get_object_def()3407 od->instance = MIB_OBJECT_NONE; in ip_ntomentry_get_object_def()3487 od->instance = MIB_OBJECT_NONE; in icmp_get_object_def()[all …]
177 if ((msg_ps->ext_object_def.instance != MIB_OBJECT_NONE) && in snmp_msg_get_event()296 if ((object_def.instance != MIB_OBJECT_NONE) && in snmp_msg_get_event()406 if (msg_ps->ext_object_def.instance != MIB_OBJECT_NONE) in snmp_msg_getnext_event()553 if (msg_ps->ext_object_def.instance != MIB_OBJECT_NONE) in snmp_msg_set_event()606 if (msg_ps->ext_object_def.instance != MIB_OBJECT_NONE) in snmp_msg_set_event()674 if (object_def.instance != MIB_OBJECT_NONE) in snmp_msg_set_event()
57 #define MIB_OBJECT_NONE 0 macro
Completed in 10 milliseconds