package
3.29.0
Repository: https://github.com/projectcalico/vpp-dataplane.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
No description provided by the author
No description provided by the author

# Structs

Create host-interface - hw_addr - interface MAC - use_random_hw_addr - use random generated MAC - host_if_name - interface name AfPacketCreate defines message 'af_packet_create'.
Create host-interface response - retval - return value for request AfPacketCreateReply defines message 'af_packet_create_reply'.
Create host-interface - hw_addr - interface MAC - use_random_hw_addr - use random generated MAC - host_if_name - interface name - rx_frame_size - frame size for RX - tx_frame_size - frame size for TX - rx_frames_per_block - frames per block for RX - tx_frames_per_block - frames per block for TX - flags - flags for the af_packet interface creation - num_rx_queues - number of rx queues AfPacketCreateV2 defines message 'af_packet_create_v2'.
Create host-interface response - retval - return value for request AfPacketCreateV2Reply defines message 'af_packet_create_v2_reply'.
Create host-interface - mode - 1 - Ethernet, 2 - IP - hw_addr - interface MAC - use_random_hw_addr - use random generated MAC - host_if_name - interface name - rx_frame_size - frame size for RX - tx_frame_size - frame size for TX - rx_frames_per_block - frames per block for RX - tx_frames_per_block - frames per block for TX - flags - flags for the af_packet interface creation - num_rx_queues - number of rx queues - num_tx_queues - number of tx queues AfPacketCreateV3 defines message 'af_packet_create_v3'.
Create host-interface response - retval - return value for request AfPacketCreateV3Reply defines message 'af_packet_create_v3_reply'.
Delete host-interface - host_if_name - interface name AfPacketDelete defines message 'af_packet_delete'.
AfPacketDeleteReply defines message 'af_packet_delete_reply'.
Reply for af_packet dump request - sw_if_index - software index of af_packet interface - host_if_name - interface name AfPacketDetails defines message 'af_packet_details'.
Dump af_packet interfaces request AfPacketDump defines message 'af_packet_dump'.
Set l4 offload checksum calculation AfPacketSetL4CksumOffload defines message 'af_packet_set_l4_cksum_offload'.
AfPacketSetL4CksumOffloadReply defines message 'af_packet_set_l4_cksum_offload_reply'.

# Interfaces

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

# Type aliases

AfPacketFlags defines enum 'af_packet_flags'.
AfPacketMode defines enum 'af_packet_mode'.