Searched refs:inbound_stream (Results 1 – 1 of 1) sorted by relevance
1666 struct snmp_pbuf_stream inbound_stream; in snmp_complete_outbound_frame() local1667 …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()