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

/** Set or delete an NSH header entry keyed by NSP/NSI - is_add - add address if non-zero, else delete - nsp_nsi - Key for nsh_header_t entry to map to.
Reply from adding NSH entry (nsh_add_del_entry) - retval - 0 means all ok NshAddDelEntryReply defines message 'nsh_add_del_entry_reply'.
Set or delete a mapping from one NSH header to another and its egress (decap to inner packet, encap NSH with outer header) - is_add - add address if non-zero, else delete - nsh_nsi - Key for nsh_header_t entry to map to.
Reply from adding NSH map (nsh_add_del_map) - retval - 0 means all ok NshAddDelMapReply defines message 'nsh_add_del_map_reply'.
NshEntryDetails defines message 'nsh_entry_details'.
NshEntryDump defines message 'nsh_entry_dump'.
NshMapDetails defines message 'nsh_map_details'.
NshMapDump defines message 'nsh_map_dump'.

# Interfaces

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