mptcpd
Multipath TCP Daemon
|
Internal mptcpd address ID manager data. More...
Public Attributes | |
struct l_uintset * | ids |
Set of used MPTCP address IDs. | |
struct l_hashmap * | map |
Map of IP address to MPTCP address ID. | |
uint32_t | seed |
MurmurHash3 seed value. | |
Internal mptcpd address ID manager data.
struct l_hashmap* mptcpd_idm::map |
Map of IP address to MPTCP address ID.
l_queue
) or an array should perform just as well.