# 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
# Variables
No description provided by the author
No description provided by the author
# Structs
Configured MSS values on an interface - sw_if_index - interface index on which clamping is applied - ipv4_mss - Maximum Segment Size for IPv4/TCP - ipv6_mss - Maximum Segment Size for IPv6/TCP - ipv4_direction - Direction clamping is enabled on (IPv4/TCP) - ipv6_direction - Direction clamping is enabled on (IPv6/TCP)
MssClampDetails defines message 'mss_clamp_details'.
Enable/Disable TCP MSS Clamping feature on an interface - sw_if_index - interface index on which clamping will be applied - ipv4_mss - Maximum Segment Size for IPv4/TCP - ipv6_mss - Maximum Segment Size for IPv6/TCP - ipv4_direction - Direction clamping is enabled on (IPv4/TCP) - ipv6_direction - Direction clamping is enabled on (IPv6/TCP)
MssClampEnableDisable defines message 'mss_clamp_enable_disable'.
MssClampEnableDisableReply defines message 'mss_clamp_enable_disable_reply'.
Get the TCP MSS Clamping feature settings - cursor - cursor to continue when there is more to read - sw_if_index - interface index to filter the result, ~0 means no filter
MssClampGet defines message 'mss_clamp_get'.
Reply for get TCP MSS Clamping feature settings request - retval - return code - cursor - cursor to continue when there is more to read
MssClampGetReply defines message 'mss_clamp_get_reply'.
# Interfaces
RPCService defines RPC service mss_clamp.
No description provided by the author
# Type aliases
MssClampDir defines enum 'mss_clamp_dir'.