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.

◆  [1/2]

struct { ... } nf_conntrack_man_proto::dccp

◆  [2/2]

struct { ... } nf_conntrack_man_proto::dccp

◆  [1/2]

struct { ... } nf_conntrack_man_proto::gre

◆  [2/2]

struct { ... } nf_conntrack_man_proto::gre

◆  [1/2]

struct { ... } nf_conntrack_man_proto::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.

◆  [1/2]

struct { ... } nf_conntrack_man_proto::sctp

◆  [2/2]

struct { ... } nf_conntrack_man_proto::sctp

◆  [1/2]

struct { ... } nf_conntrack_man_proto::tcp

◆  [2/2]

struct { ... } nf_conntrack_man_proto::tcp

◆  [1/2]

struct { ... } nf_conntrack_man_proto::udp

◆  [2/2]

struct { ... } nf_conntrack_man_proto::udp

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