Electroneum
nf_conntrack_man_proto Union Reference

#include <tiny_nf_nat.h>

Public Attributes

__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
 

Detailed Description

Definition at line 14 of file tiny_nf_nat.h.

Member Data Documentation

◆ all

__be16 nf_conntrack_man_proto::all

Definition at line 15 of file tiny_nf_nat.h.

◆ dccp [1/2]

struct { ... } nf_conntrack_man_proto::dccp

◆ dccp [2/2]

struct { ... } nf_conntrack_man_proto::dccp

◆ gre [1/2]

struct { ... } nf_conntrack_man_proto::gre

◆ gre [2/2]

struct { ... } nf_conntrack_man_proto::gre

◆ icmp [1/2]

struct { ... } nf_conntrack_man_proto::icmp

◆ icmp [2/2]

struct { ... } nf_conntrack_man_proto::icmp

◆ id

__be16 nf_conntrack_man_proto::id

Definition at line 18 of file tiny_nf_nat.h.

◆ key

__be16 nf_conntrack_man_proto::key

Definition at line 21 of file tiny_nf_nat.h.

◆ port

__be16 nf_conntrack_man_proto::port

Definition at line 16 of file tiny_nf_nat.h.

◆ sctp [1/2]

struct { ... } nf_conntrack_man_proto::sctp

◆ sctp [2/2]

struct { ... } nf_conntrack_man_proto::sctp

◆ tcp [1/2]

struct { ... } nf_conntrack_man_proto::tcp

◆ tcp [2/2]

struct { ... } nf_conntrack_man_proto::tcp

◆ udp [1/2]

struct { ... } nf_conntrack_man_proto::udp

◆ udp [2/2]

struct { ... } nf_conntrack_man_proto::udp

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