port_comm Struct Reference

Outgoing commpoint for UDP port. More...

#include <outside_network.h>

Data Fields

struct port_commnext
 next in free list
 
int number
 which port number (when in use)
 
struct port_ifpif
 interface it is used in
 
int index
 index in the out array of the interface
 
int num_outstanding
 number of outstanding queries on this port
 
struct comm_pointcp
 UDP commpoint, fd=-1 if not in use.
 

Detailed Description

Outgoing commpoint for UDP port.


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