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