mptcpd
Multipath TCP Daemon
|
Callback information supplied by the user. More...
Public Attributes | |
mptcpd_nm_callback | callback |
Function to be called when iterating over network interfaces. | |
void * | user_data |
User supplied data. | |
Callback information supplied by the user.
void* mptcpd_interface_callback_data::user_data |
User supplied data.
Data supplied by the user to be passed to the callback
function during network interface iteration.