# 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
l2tpv3 tunnel interface create request - client_address - remote client tunnel ip address - client_address - local tunnel ip address - is_ipv6 - ipv6 if non-zero, else ipv4 - local_session_id - local tunnel session id - remote_session_id - remote tunnel session id - local_cookie - local tunnel cookie - l2_sublayer_present - l2 sublayer is present in packets if non-zero - encap_vrf_id - fib identifier used for outgoing encapsulated packets
L2tpv3CreateTunnel defines message 'l2tpv3_create_tunnel'.
l2tpv3 tunnel interface create response - retval - return code for the request - sw_if_index - index of the new tunnel interface
L2tpv3CreateTunnelReply defines message 'l2tpv3_create_tunnel_reply'.
L2tpv3InterfaceEnableDisable defines message 'l2tpv3_interface_enable_disable'.
L2tpv3InterfaceEnableDisableReply defines message 'l2tpv3_interface_enable_disable_reply'.
L2tpv3SetLookupKey defines message 'l2tpv3_set_lookup_key'.
L2tpv3SetLookupKeyReply defines message 'l2tpv3_set_lookup_key_reply'.
L2tpv3SetTunnelCookies defines message 'l2tpv3_set_tunnel_cookies'.
L2tpv3SetTunnelCookiesReply defines message 'l2tpv3_set_tunnel_cookies_reply'.
SwIfL2tpv3TunnelDetails defines message 'sw_if_l2tpv3_tunnel_details'.
SwIfL2tpv3TunnelDump defines message 'sw_if_l2tpv3_tunnel_dump'.
# Interfaces
RPCService defines RPC service l2tp.
No description provided by the author
# Type aliases
L2tLookupKey defines enum 'l2t_lookup_key'.