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

# Structs

Initialize a new pipe interface with the given parameters - is_specified - if non-0, a specific user_instance is being requested - user_instance - requested instance, ~0 => dynamically allocate PipeCreate defines message 'pipe_create'.
Reply for pipe create reply - retval - return code - sw_if_index - software index allocated for the new pipe parent interface Use the parent interface for link up/down and to delete - pipe_sw_if_index - the two SW indicies that form the ends of the pipe.
Delete pipe interface - sw_if_index - interface index of existing parent pipe interface PipeDelete defines message 'pipe_delete'.
PipeDeleteReply defines message 'pipe_delete_reply'.
Reply for pipe dump request - sw_if_index - software index of pipe interface - sw_if_index - software index allocated for the pipe parent interface - pipe_sw_if_index - the two SW indicies that form the ends of the pipe.
Dump pipe interfaces request PipeDump defines message 'pipe_dump'.

# Interfaces

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