|
Electroneum
|
#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 |
Definition at line 14 of file tiny_nf_nat.h.
| __be16 nf_conntrack_man_proto::all |
Definition at line 15 of file tiny_nf_nat.h.
| 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 |
Definition at line 18 of file tiny_nf_nat.h.
| __be16 nf_conntrack_man_proto::key |
Definition at line 21 of file tiny_nf_nat.h.
| __be16 nf_conntrack_man_proto::port |
Definition at line 16 of file tiny_nf_nat.h.
| 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 |