Monero
Loading...
Searching...
No Matches
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

◆ [struct] [1/2]

struct { ... } nf_conntrack_man_proto::dccp

◆ [struct] [2/2]

struct { ... } nf_conntrack_man_proto::dccp

◆ [struct] [1/2]

struct { ... } nf_conntrack_man_proto::gre

◆ [struct] [2/2]

struct { ... } nf_conntrack_man_proto::gre

◆ [struct] [1/2]

struct { ... } nf_conntrack_man_proto::icmp

◆ [struct] [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

◆ [struct] [1/2]

struct { ... } nf_conntrack_man_proto::sctp

◆ [struct] [2/2]

struct { ... } nf_conntrack_man_proto::sctp

◆ [struct] [1/2]

struct { ... } nf_conntrack_man_proto::tcp

◆ [struct] [2/2]

struct { ... } nf_conntrack_man_proto::tcp

◆ [struct] [1/2]

struct { ... } nf_conntrack_man_proto::udp

◆ [struct] [2/2]

struct { ... } nf_conntrack_man_proto::udp

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