Lines Matching refs:asn_oid
338 const struct asn_oid *, const struct sockaddr *, socklen_t,
358 struct asn_oid object_id;
380 struct asn_oid *index, struct lmodule *owner, const char *str);
470 struct asn_oid subtree; /* key */
501 struct vacm_view *vacm_new_view(char *, struct asn_oid *);
579 extern const struct asn_oid oid_zeroDotZero;
582 extern const struct asn_oid oid_usmUnknownEngineIDs;
583 extern const struct asn_oid oid_usmNotInTimeWindows;
616 u_int or_register(const struct asn_oid *, const char *, struct lmodule *);
635 void snmp_send_port(void *, const struct asn_oid *, struct snmp_pdu *,
640 void snmp_send_trap(const struct asn_oid *, ...);
657 int oid_save(struct snmp_value *, struct snmp_context *, struct asn_oid *);
658 void oid_rollback(struct snmp_context *, struct asn_oid *);
660 int oid_get(struct snmp_value *, const struct asn_oid *);
662 int index_decode(const struct asn_oid *oid, u_int sub, u_int code, ...);
663 int index_compare(const struct asn_oid *, u_int, const struct asn_oid *);
664 int index_compare_off(const struct asn_oid *, u_int, const struct asn_oid *,
666 void index_append(struct asn_oid *, u_int, const struct asn_oid *);
667 void index_append_off(struct asn_oid *, u_int, const struct asn_oid *, u_int);