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

PolicerAdd defines message 'policer_add'.
Add/del policer - is_add - add policer if non-zero, else delete - name - policer name - cir - CIR - eir - EIR - cb - Committed Burst - eb - Excess or Peak Burst - rate_type - rate type - round_type - rounding type - type - policer algorithm - color_aware - 0=color-blind, 1=color-aware - conform_action - conform action - exceed_action - exceed action type - violate_action - violate action type PolicerAddDel defines message 'policer_add_del'.
Add/del policer response - retval - return value for request - policer_index - for add, returned index of the new policer PolicerAddDelReply defines message 'policer_add_del_reply'.
PolicerAddReply defines message 'policer_add_reply'.
policer bind: Associate/disassociate a policer with a worker thread.
PolicerBindReply defines message 'policer_bind_reply'.
PolicerBindV2 defines message 'policer_bind_v2'.
PolicerBindV2Reply defines message 'policer_bind_v2_reply'.
PolicerDel defines message 'policer_del'.
PolicerDelReply defines message 'policer_del_reply'.
Policer operational state response.
Get list of policers - match_name_valid - if 0 request all policers otherwise use match_name - match_name - policer name PolicerDump defines message 'policer_dump'.
Get list of policers - policer_index - index of policer in the pool, ~0 to request all PolicerDumpV2 defines message 'policer_dump_v2'.
policer input: Apply policer as an input feature.
PolicerInputReply defines message 'policer_input_reply'.
PolicerInputV2 defines message 'policer_input_v2'.
PolicerInputV2Reply defines message 'policer_input_v2_reply'.
policer output: Apply policer as an output feature.
PolicerOutputReply defines message 'policer_output_reply'.
PolicerOutputV2 defines message 'policer_output_v2'.
PolicerOutputV2Reply defines message 'policer_output_v2_reply'.
PolicerReset defines message 'policer_reset'.
PolicerResetReply defines message 'policer_reset_reply'.
PolicerUpdate defines message 'policer_update'.
PolicerUpdateReply defines message 'policer_update_reply'.

# Interfaces

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