Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dsnmp_msg.h164 u8_t strplenlen; member
/lib/liblwip/src/core/snmp/
Dmsg_out.c372 snmp_asn1_enc_length_cnt(thl->strplen, &thl->strplenlen); in snmp_trap_header_sum()
373 tot_len += 1 + thl->strplen + thl->strplenlen; in snmp_trap_header_sum()
590 ofs += m_trap->thl.strplenlen; in snmp_trap_header_enc()