Monero
Public Attributes | List of all members
nf_conntrack_man_proto Union Reference

#include <tiny_nf_nat.h>

Collaboration diagram for nf_conntrack_man_proto:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ all

__be16 nf_conntrack_man_proto::all

◆ 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

◆ key

__be16 nf_conntrack_man_proto::key

◆ port

__be16 nf_conntrack_man_proto::port

◆ 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: