mptcpd
Multipath TCP Daemon
|
MPTCP single-subflow-per-interface path manager plugin. More...
#include <assert.h>
#include <stddef.h>
#include <limits.h>
#include <netinet/in.h>
#include <ell/ell.h>
#include <mptcpd/network_monitor.h>
#include <mptcpd/path_manager.h>
#include <mptcpd/plugin.h>
#include <mptcpd/private/sockaddr.h>
Classes | |
struct | sspi_interface_info |
Network interface information. More... | |
struct | sspi_new_connection_info |
Package new_connection() plugin operation arguments. More... | |
struct | sspi_nm_callback_data |
Type used to return index associated with local address. More... | |
Macros | |
#define | SSPI_BAD_INDEX INT_MAX |
Local address to interface mapping failure value. | |
MPTCP single-subflow-per-interface path manager plugin.
Copyright (c) 2018-2022, Intel Corporation