Shared ports, the list of ports shared across threads. More...
#include <outside_network.h>
Data Fields | |
| lock_basic_type | lock |
| mutex on the ports | |
| struct shared_ports_if * | ip4_ifs |
| array of IP4 interfaces | |
| int | num_ip4 |
| number of outgoing IP4 interfaces | |
| struct shared_ports_if * | ip6_ifs |
| array of IP6 interfaces | |
| int | num_ip6 |
| number of outgoing IP6 interfaces | |
Shared ports, the list of ports shared across threads.