HomeSort by relevance Sort by last modified time
    Searched refs:strplenlen (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
snmp_msg.h 164 u8_t strplenlen; member in struct:snmp_trap_header_lengths
  /external/syslinux/core/lwip/src/core/snmp/
msg_out.c 379 snmp_asn1_enc_length_cnt(thl->strplen, &thl->strplenlen);
380 tot_len += 1 + thl->strplen + thl->strplenlen;
597 ofs += m_trap->thl.strplenlen;

Completed in 666 milliseconds