Searched refs:snmp_iso_prefix_expand (Results 1 – 3 of 3) sorted by relevance
260 u8_t snmp_iso_prefix_expand(u8_t ident_len, s32_t *ident, struct snmp_obj_id *oidret);
1140 snmp_iso_prefix_expand(u8_t ident_len, s32_t *ident, struct snmp_obj_id *oidret) in snmp_iso_prefix_expand() function
446 if (snmp_iso_prefix_expand(msg_ps->vb_ptr->ident_len, msg_ps->vb_ptr->ident, &oid)) in snmp_msg_getnext_event()