|
mptcpd
Multipath TCP Daemon
|
Data needed to run the network monitor. More...
Public Attributes | |
| struct l_netlink * | rtnl |
ELL netlink object for the NETLINK_ROUTE protocol. | |
| unsigned int | link_id |
| "Link" rtnetlink multicast notification IDs. | |
| unsigned int | ipv4_id |
| IPv4 rtnetlink multicast notification IDs. | |
| unsigned int | ipv6_id |
| IPv6 rtnetlink multicast notification IDs. | |
| struct l_queue * | interfaces |
List of mptcpd_interface objects. | |
| struct l_queue * | ops |
List of nm_ops_info objects. | |
| uint32_t | notify_flags |
| Flags controlling address notification. | |
| bool | monitor_loopback |
| Enable/disable loopback network interface monitoring. | |
Data needed to run the network monitor.