Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_msg.h149 u16_t outbound_varbind_offset; member
A Dsnmp_msg.c1180 request->outbound_varbind_offset = pbuf_stream->offset; in snmp_prepare_outbound_frame()
1386 …quest->outbound_pbuf, request->outbound_varbind_offset, request->outbound_pbuf->tot_len - request-… in snmp_complete_outbound_frame()
1496 …SN1_SET_TLV_PARAMS(tlv, SNMP_ASN1_TYPE_SEQUENCE, 3, frame_size - request->outbound_varbind_offset); in snmp_complete_outbound_frame()
1497 …_pbuf_stream_seek_abs(&(request->outbound_pbuf_stream), request->outbound_varbind_offset - 1 - 3) … in snmp_complete_outbound_frame()

Completed in 6 milliseconds