mptcpd
Multipath TCP Daemon
|
Package new_connection()
plugin operation arguments.
More...
Public Attributes | |
int | index |
Network interface index. | |
mptcpd_token_t const | token |
MPTCP connection token. | |
struct mptcpd_pm *const | pm |
Pointer to path manager. | |
Package new_connection()
plugin operation arguments.
This is a convenience structure for the purpose of making it easy to pass new_connection()
plugin operation arguments through a single variable.