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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

- client_index - opaque cookie to identify the sender - host_if - Linux netdev interface name - name - new rdma interface name - rxq_num - number of receive queues (optional) - rxq_size - receive queue size (optional) - txq_size - transmit queue size (optional) - mode - operation mode (optional) RdmaCreate defines message 'rdma_create'.
- context - sender context, to match reply w/ request - retval - return value for request - sw_if_index - software index for the new rdma interface RdmaCreateReply defines message 'rdma_create_reply'.
- client_index - opaque cookie to identify the sender - host_if - Linux netdev interface name - name - new rdma interface name - rxq_num - number of receive queues (optional) - rxq_size - receive queue size (optional) - txq_size - transmit queue size (optional) - mode - operation mode (optional) - no_multi_seg (optional) - disable chained buffer RX - max_pktlen (optional) - maximal RX packet size.
- context - sender context, to match reply w/ request - retval - return value for request - sw_if_index - software index for the new rdma interface RdmaCreateV2Reply defines message 'rdma_create_v2_reply'.
- client_index - opaque cookie to identify the sender - host_if - Linux netdev interface name - name - new rdma interface name - rxq_num - number of receive queues (optional) - rxq_size - receive queue size (optional) - txq_size - transmit queue size (optional) - mode - operation mode (optional) - no_multi_seg (optional) - disable chained buffer RX - max_pktlen (optional) - maximal RX packet size.
- client_index - opaque cookie to identify the sender - sw_if_index - interface index RdmaCreateV3Reply defines message 'rdma_create_v3_reply'.
- client_index - opaque cookie to identify the sender - sw_if_index - interface index RdmaDelete defines message 'rdma_delete'.
RdmaDeleteReply defines message 'rdma_delete_reply'.

# Interfaces

RPCService defines RPC service rdma.

# Type aliases

RdmaMode defines enum 'rdma_mode'.
RdmaRss4 defines enum 'rdma_rss4'.
RdmaRss6 defines enum 'rdma_rss6'.