Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_msg.c1666 struct snmp_pbuf_stream inbound_stream; in snmp_complete_outbound_frame() local
1667 …OF_BUILD_EXEC( snmp_pbuf_stream_init(&inbound_stream, request->inbound_pbuf, request->inbound_varb… in snmp_complete_outbound_frame()
1669 OF_BUILD_EXEC( snmp_pbuf_stream_writeto(&inbound_stream, &(request->outbound_pbuf_stream), 0) ); in snmp_complete_outbound_frame()