package
0.8.0
Repository: https://github.com/alkiranet/govpp.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

trace_capture_packets - node_index - graph input node whose packets are captured - max_packets - maximum number of packets to capture - use_filter - if true, apply filters to select/reject packets - verbose - if true, set verbose packet capture flag - pre_capture_clear - if true, clear buffer before capture begins TraceCapturePackets defines message 'trace_capture_packets'.
TraceCapturePacketsReply defines message 'trace_capture_packets_reply'.
trace_clear_cache TraceClearCache defines message 'trace_clear_cache'.
TraceClearCacheReply defines message 'trace_clear_cache_reply'.
trace_clear_capture TraceClearCapture defines message 'trace_clear_capture'.
TraceClearCaptureReply defines message 'trace_clear_capture_reply'.
TraceDetails defines message 'trace_details'.
TraceDump defines message 'trace_dump'.
TraceDumpReply defines message 'trace_dump_reply'.
trace_set_filters - flag - One of the trace_filter_flag values - node_index = The node-index to include/exclude - classifier_table_index = The include/exclude classifier table - count = The number of packets to include/exclude TraceSetFilters defines message 'trace_set_filters'.
TraceSetFiltersReply defines message 'trace_set_filters_reply'.
trace_v2_details - thread_id - thread index from which the packet come from - position - position of the packet in its thread cache - more - true if there is still more packets to dump for this thread - trace_data - string packet data TraceV2Details defines message 'trace_v2_details'.
trace_v2_dump - thread_id - specific thread to dump from, ~0 to dump from all - position - position of the first packet to dump in the per thread cache, ~0 to only clear the cache - max - maximum of packets to dump from each thread - clear_cache - dispose of any cached data before we begin TraceV2Dump defines message 'trace_v2_dump'.

# Interfaces

RPCService defines RPC service tracedump.
No description provided by the author
No description provided by the author

# Type aliases

TraceFilterFlag defines enum 'trace_filter_flag'.