# 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
* Create an IPv4 over IPv6 automatic tunnel (6RD) Ipip6rdAddTunnel defines message 'ipip_6rd_add_tunnel'.
Ipip6rdAddTunnelReply defines message 'ipip_6rd_add_tunnel_reply'.
* Delete an IPv4 over IPv6 automatic tunnel (6RD) Ipip6rdDelTunnel defines message 'ipip_6rd_del_tunnel'.
Ipip6rdDelTunnelReply defines message 'ipip_6rd_del_tunnel_reply'.
* Create an IP{v4,v6} over IP{v4,v6} tunnel.
IpipAddTunnelReply defines message 'ipip_add_tunnel_reply'.
* Delete an IP{v4,v6} over IP{v4,v6} tunnel.
IpipDelTunnelReply defines message 'ipip_del_tunnel_reply'.
IpipTunnel defines type 'ipip_tunnel'.
IpipTunnelDetails defines message 'ipip_tunnel_details'.
* List all IPIP tunnels IpipTunnelDump defines message 'ipip_tunnel_dump'.
# Interfaces
RPCService defines RPC service ipip.
No description provided by the author