shared_ports Struct Reference

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_ifip4_ifs
 array of IP4 interfaces
 
int num_ip4
 number of outgoing IP4 interfaces
 
struct shared_ports_ifip6_ifs
 array of IP6 interfaces
 
int num_ip6
 number of outgoing IP6 interfaces
 

Detailed Description

Shared ports, the list of ports shared across threads.


The documentation for this struct was generated from the following file: