Searched refs:target_get_notify (Results 1 – 1 of 1) sorted by relevance
76 static struct target_notify *target_get_notify(const struct asn_oid *,529 if ((notify = target_get_notify(&val->var, sub)) == NULL) in op_snmp_notify()540 if ((notify = target_get_notify(&val->var, sub)) == NULL && in op_snmp_notify()599 notify = target_get_notify(&val->var, sub); in op_snmp_notify()613 if ((notify = target_get_notify(&val->var, sub)) == NULL) in op_snmp_notify()756 target_get_notify(const struct asn_oid *oid, uint sub) in target_get_notify() function