Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/apps/snmp/
A Dsnmp_traps.c568 u8_t lenlen = 0; in snmp_trap_header_sum_v1_specific() local
572 tot_len += 1 + len + lenlen; in snmp_trap_header_sum_v1_specific()
576 tot_len += 1 + len + lenlen; in snmp_trap_header_sum_v1_specific()
580 tot_len += 1 + len + lenlen; in snmp_trap_header_sum_v1_specific()
592 tot_len += 1 + len + lenlen; in snmp_trap_header_sum_v1_specific()
596 tot_len += 1 + len + lenlen; in snmp_trap_header_sum_v1_specific()
613 u8_t lenlen = 0; in snmp_trap_header_sum_v2c_specific() local
617 tot_len += 1 + len + lenlen; in snmp_trap_header_sum_v2c_specific()
642 u8_t lenlen = 0; in snmp_trap_header_sum() local
651 tot_len += 1 + lenlen; in snmp_trap_header_sum()
[all …]

Completed in 7 milliseconds