Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_msg.c1384 struct snmp_pbuf_stream inbound_stream; in snmp_complete_outbound_frame() local
1385 …OF_BUILD_EXEC( snmp_pbuf_stream_init(&inbound_stream, request->inbound_pbuf, request->inbound_varb… in snmp_complete_outbound_frame()
1387 snmp_pbuf_stream_writeto(&inbound_stream, &(request->outbound_pbuf_stream), 0); in snmp_complete_outbound_frame()

Completed in 5 milliseconds