Here is a list of all documented file members with links to the documentation:
- _ -
- h -
- m -
- main() : mptcpd.c
- MPTCP_GET_NL_ATTR : path_manager.c
- MPTCP_PM_NAME_LEN : plugin.c
- MPTCP_PM_NAME_MAX : netlink_pm_mptcp_org.c
- MPTCP_SYSCTL_BASE : netlink_pm_mptcp_org.c, netlink_pm.h
- MPTCP_SYSCTL_VARIABLE : netlink_pm.h
- MPTCPD_ADDR_FLAG_BACKUP : types.h
- MPTCPD_ADDR_FLAG_FULLMESH : types.h
- MPTCPD_ADDR_FLAG_SIGNAL : types.h
- MPTCPD_ADDR_FLAG_SUBFLOW : types.h
- MPTCPD_ADDR_FLAGS_KEY : configuration.c
- mptcpd_addr_info_get_addr() : addr_info.h, addr_info.c
- mptcpd_addr_info_get_flags() : addr_info.h, addr_info.c
- mptcpd_addr_info_get_id() : addr_info.h, addr_info.c
- mptcpd_addr_info_get_index() : addr_info.h, addr_info.c
- mptcpd_aid_t : types.h
- mptcpd_check_genl_error() : commands.c, commands.h
- mptcpd_complete_func_t : types.h
- MPTCPD_CONCAT : configuration.c
- MPTCPD_CONCAT_IMPL : configuration.c
- mptcpd_config_create() : configuration.h, configuration.c
- mptcpd_config_destroy() : configuration.h, configuration.c
- mptcpd_family_send_callback() : commands.c, commands.h
- mptcpd_flags_t : types.h
- mptcpd_get_mptcp_org_cmd_ops() : commands.h
- mptcpd_get_netlink_pm() : netlink_pm.h, netlink_pm_mptcp_org.c, netlink_pm_upstream.c
- mptcpd_get_port_number() : commands.h, commands.c
- mptcpd_get_upstream_cmd_ops() : commands.h
- mptcpd_hash_sockaddr_compare() : hash_sockaddr.c, hash_sockaddr.h
- mptcpd_hash_sockaddr_key_copy() : hash_sockaddr.c, hash_sockaddr.h
- mptcpd_idm_create() : id_manager.h, id_manager.c
- mptcpd_idm_destroy() : id_manager.h, id_manager.c
- mptcpd_idm_get_id() : id_manager.h, id_manager.c
- mptcpd_idm_map_id() : id_manager.h, id_manager.c
- mptcpd_idm_remove_id() : id_manager.h, id_manager.c
- MPTCPD_INVALID_ID : id_manager.c
- mptcpd_is_kernel_mptcp_enabled() : netlink_pm.c, netlink_pm.h
- mptcpd_kpm_add_addr() : path_manager.h, path_manager.c
- mptcpd_kpm_dump_addrs() : path_manager.h, path_manager.c
- mptcpd_kpm_flush_addrs() : path_manager.h, path_manager.c
- mptcpd_kpm_get_addr() : path_manager.h, path_manager.c
- mptcpd_kpm_get_addr_cb_t : types.h
- mptcpd_kpm_get_limits() : path_manager.h, path_manager.c
- mptcpd_kpm_remove_addr() : path_manager.h, path_manager.c
- mptcpd_kpm_set_flags() : path_manager.c, path_manager.h
- mptcpd_kpm_set_limits() : path_manager.h, path_manager.c
- MPTCPD_LIMIT_RCV_ADD_ADDRS : types.h
- MPTCPD_LIMIT_SUBFLOWS : types.h
- mptcpd_limit_types : types.h
- mptcpd_lm_close() : listener_manager.h, listener_manager.c
- mptcpd_lm_create() : listener_manager.h, listener_manager.c
- mptcpd_lm_destroy() : listener_manager.c, listener_manager.h
- mptcpd_lm_listen() : listener_manager.h, listener_manager.c
- MPTCPD_LOAD_PLUGINS_KEY : configuration.c
- MPTCPD_MAX_ID : id_manager.c
- MPTCPD_MIN_ID : id_manager.c
- mptcpd_murmur_hash3() : murmur_hash.h, murmur_hash.c
- MPTCPD_NLA_ALIGN : commands.h
- MPTCPD_NLA_ALIGN_ADDR : commands.h
- MPTCPD_NLA_ALIGN_OPT : commands.h
- mptcpd_nm_callback : network_monitor.h
- mptcpd_nm_create() : network_monitor.c, network_monitor.h
- mptcpd_nm_destroy() : network_monitor.c, network_monitor.h
- mptcpd_nm_foreach_interface() : network_monitor.c, network_monitor.h
- mptcpd_nm_monitor_loopback() : network_monitor.h, network_monitor.c
- mptcpd_nm_register_ops() : network_monitor.h, network_monitor.c
- MPTCPD_NOTIFY_FLAG_EXISTING : network_monitor.h
- MPTCPD_NOTIFY_FLAG_ROUTE_CHECK : network_monitor.h
- MPTCPD_NOTIFY_FLAG_SKIP_HOST : network_monitor.h
- MPTCPD_NOTIFY_FLAG_SKIP_LL : network_monitor.h
- MPTCPD_NOTIFY_FLAGS_KEY : configuration.c
- MPTCPD_PATH_MANAGER_KEY : configuration.c
- mptcpd_plugin_address_removed() : plugin.h, plugin.c
- mptcpd_plugin_connection_closed() : plugin.h, plugin.c
- mptcpd_plugin_connection_established() : plugin.h, plugin.c
- MPTCPD_PLUGIN_DEFINE : plugin.h
- mptcpd_plugin_delete_interface() : plugin.c, plugin.h
- mptcpd_plugin_delete_local_address() : plugin.h, plugin.c
- MPTCPD_PLUGIN_DIR_KEY : configuration.c
- mptcpd_plugin_listener_closed() : plugin.h, plugin.c
- mptcpd_plugin_listener_created() : plugin.h, plugin.c
- mptcpd_plugin_load() : plugin.h, plugin.c
- mptcpd_plugin_new_address() : plugin.c, plugin.h
- mptcpd_plugin_new_connection() : plugin.h, plugin.c
- mptcpd_plugin_new_interface() : plugin.h, plugin.c
- mptcpd_plugin_new_local_address() : plugin.h, plugin.c
- mptcpd_plugin_new_subflow() : plugin.h, plugin.c
- MPTCPD_PLUGIN_PRIORITY_DEFAULT : plugin.h
- MPTCPD_PLUGIN_PRIORITY_HIGH : plugin.h
- MPTCPD_PLUGIN_PRIORITY_LOW : plugin.h
- mptcpd_plugin_register_ops() : plugin.c, plugin.h
- mptcpd_plugin_subflow_closed() : plugin.c, plugin.h
- mptcpd_plugin_subflow_priority() : plugin.h, plugin.c
- MPTCPD_PLUGIN_SYM : plugin.h
- mptcpd_plugin_unload() : plugin.h, plugin.c
- mptcpd_plugin_update_interface() : plugin.h, plugin.c
- mptcpd_pm_add_addr() : path_manager.h, path_manager.c
- mptcpd_pm_add_addr_no_listener() : path_manager.h, path_manager.c
- mptcpd_pm_add_subflow() : path_manager.h, path_manager.c
- mptcpd_pm_create() : path_manager.c, path_manager.h
- mptcpd_pm_destroy() : path_manager.c, path_manager.h
- mptcpd_pm_get_idm() : path_manager.h, path_manager.c
- mptcpd_pm_get_limits_cb : types.h
- mptcpd_pm_get_lm() : path_manager.c, path_manager.h
- mptcpd_pm_get_nm() : path_manager.h, path_manager.c
- mptcpd_pm_ready() : path_manager.h, path_manager.c
- mptcpd_pm_register_ops() : path_manager.h, path_manager.c
- mptcpd_pm_remove_addr() : path_manager.h, path_manager.c
- mptcpd_pm_remove_subflow() : path_manager.c, path_manager.h
- mptcpd_pm_set_backup() : path_manager.h, path_manager.c
- MPTCPD_PRIxAID : types.h
- mptcpd_set_log_func_t : configuration.h
- MPTCPD_SET_LOG_FUNCTION : configuration.c
- mptcpd_sockaddr_copy() : sockaddr.h, sockaddr.c
- mptcpd_sockaddr_storage_init() : sockaddr.h, sockaddr.c
- mptcpd_token_t : types.h
- s -