Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
H A 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_varbind_offset, request->inbound_varbind_len) ); 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()

Completed in 4 milliseconds