netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nf_conntrack_man_proto Union Reference

#include <nf_conntrack_tuple_common.h>

Data Fields

__be16 all
 
struct {
   __be16   port
 
tcp
 
struct {
   __be16   port
 
udp
 
struct {
   __be16   id
 
icmp
 
struct {
   __be16   port
 
dccp
 
struct {
   __be16   port
 
sctp
 
struct {
   __be16   key
 
gre
 
struct {
   __be16   port
 
tcp
 
struct {
   __be16   port
 
udp
 
struct {
   __be16   id
 
icmp
 
struct {
   __be16   port
 
dccp
 
struct {
   __be16   port
 
sctp
 
struct {
   __be16   key
 
gre
 

Field Documentation

__be16 nf_conntrack_man_proto::all
struct { ... } nf_conntrack_man_proto::dccp
struct { ... } nf_conntrack_man_proto::dccp
struct { ... } nf_conntrack_man_proto::gre
struct { ... } nf_conntrack_man_proto::gre
struct { ... } nf_conntrack_man_proto::icmp
struct { ... } nf_conntrack_man_proto::icmp
__be16 nf_conntrack_man_proto::id
__be16 nf_conntrack_man_proto::key
__be16 nf_conntrack_man_proto::port
struct { ... } nf_conntrack_man_proto::sctp
struct { ... } nf_conntrack_man_proto::sctp
struct { ... } nf_conntrack_man_proto::tcp
struct { ... } nf_conntrack_man_proto::tcp
struct { ... } nf_conntrack_man_proto::udp
struct { ... } nf_conntrack_man_proto::udp

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