Home
last modified time | relevance | path

Searched refs:eidlen (Results 1 – 2 of 2) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmsg_out.c383 snmp_asn1_enc_oid_cnt(m_trap->enterprise->len, &m_trap->enterprise->id[0], &thl->eidlen); in snmp_trap_header_sum()
384 snmp_asn1_enc_length_cnt(thl->eidlen, &thl->eidlenlen); in snmp_trap_header_sum()
385 tot_len += 1 + thl->eidlen + thl->eidlenlen; in snmp_trap_header_sum()
568 snmp_asn1_enc_length(p, ofs, m_trap->thl.eidlen); in snmp_trap_header_enc()
571 ofs += m_trap->thl.eidlen; in snmp_trap_header_enc()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsnmp_msg.h189 u16_t eidlen; member

Completed in 5 milliseconds