Home
last modified time | relevance | path

Searched refs:asn_type (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/core/snmp/
A Dmib2.c2173 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in system_get_object_def()
2316 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in interfaces_get_object_def()
2376 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in ifentry_get_object_def()
2407 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in ifentry_get_object_def()
2692 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in atentry_get_object_def()
2791 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in ip_get_object_def()
2819 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in ip_get_object_def()
3053 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in ip_addrentry_get_object_def()
3181 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in ip_rteentry_get_object_def()
3187 od->asn_type = (SNMP_ASN1_UNIV | SNMP_ASN1_PRIMIT | SNMP_ASN1_INTEG); in ip_rteentry_get_object_def()
[all …]
A Dmsg_in.c212 vb->value_type = msg_ps->ext_object_def.asn_type; in snmp_msg_get_event()
325 vb->value_type = object_def.asn_type; in snmp_msg_get_event()
428 msg_ps->ext_object_def.asn_type, in snmp_msg_getnext_event()
502 vb = snmp_varbind_alloc(&oid, object_def.asn_type, (u8_t)object_def.v_len); in snmp_msg_getnext_event()
574 if ((msg_ps->ext_object_def.asn_type == msg_ps->vb_ptr->value_type) && in snmp_msg_set_event()
689 if ((object_def.asn_type == msg_ps->vb_ptr->value_type) && in snmp_msg_set_event()
/lk-master/external/lib/lwip/include/lwip/
A Dsnmp_structs.h79 u8_t asn_type; member

Completed in 11 milliseconds