Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_msg.c836 u16_t inbound_msgAuthenticationParameters_offset; in snmp_parse_inbound_frame() local
945 inbound_msgAuthenticationParameters_offset = pbuf_stream.offset; in snmp_parse_inbound_frame()
946 LWIP_UNUSED_ARG(inbound_msgAuthenticationParameters_offset); in snmp_parse_inbound_frame()
1049 …IF_PARSE_EXEC(snmp_pbuf_stream_seek_abs(&auth_stream, inbound_msgAuthenticationParameters_offset)); in snmp_parse_inbound_frame()