|
mptcpd
Multipath TCP Daemon
|
mptcpd user space path manager header file (internal). More...

Go to the source code of this file.
Functions | |
| struct mptcpd_pm * | mptcpd_pm_create (struct mptcpd_config const *config) |
| Create a path manager. | |
| void | mptcpd_pm_destroy (struct mptcpd_pm *pm) |
mptcpd user space path manager header file (internal).
Copyright (c) 2017-2019, Intel Corporation
| struct mptcpd_pm * mptcpd_pm_create | ( | struct mptcpd_config const * | config | ) |
Create a path manager.
| [in] | config | Mptcpd configuration. |
NULL on failure.