Lines Matching refs:ident_len
90 u8_t ident_len;
109 void (*get_object_def)(u8_t ident_len, s32_t *ident, struct obj_def *od);
131 void (*get_object_def)(u8_t ident_len, s32_t *ident, struct obj_def *od);
149 void (*get_object_def)(u8_t ident_len, s32_t *ident, struct obj_def *od);
175 void (*get_object_def)(u8_t ident_len, s32_t *ident, struct obj_def *od);
195 void (*get_object_def)(u8_t ident_len, s32_t *ident, struct obj_def *od);
217 void (*get_object_def_q)(void* addr_inf, u8_t rid, u8_t ident_len, s32_t *ident);
222 void (*get_object_def_a)(u8_t rid, u8_t ident_len, s32_t *ident, struct obj_def *od);
228 void (*get_object_def_pc)(u8_t rid, u8_t ident_len, s32_t *ident);
238 void noleafs_get_object_def(u8_t ident_len, s32_t *ident, struct obj_def *od);
257 struct mib_node* snmp_search_tree(struct mib_node *node, u8_t ident_len, s32_t *ident, struct snmp_name_ptr *np);
258 struct mib_node* snmp_expand_tree(struct mib_node *node, u8_t ident_len, s32_t *ident, struct snmp_obj_id *oidret);
259 u8_t snmp_iso_prefix_tst(u8_t ident_len, s32_t *ident);
260 u8_t snmp_iso_prefix_expand(u8_t ident_len, s32_t *ident, struct snmp_obj_id *oidret);