Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Public Types | |
enum | { eH245_TransportAddress_unicastAddress, eH245_TransportAddress_multicastAddress } |
Data Fields | |
enum H245_TransportAddress:: { ... } | choice |
union { | |
UnicastAddress unicastAddress | |
}; | |
Definition at line 123 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 124 of file nf_conntrack_h323_types.h.
union { ... } |
enum { ... } choice |
UnicastAddress unicastAddress |
Definition at line 129 of file nf_conntrack_h323_types.h.