|
Linux Kernel
3.7.1
|
Data Fields | |
| union { | |
| struct { | |
| __be32 src | |
| __be32 dst | |
| } ip | |
| }; | |
| __be16 | src_port |
| __be16 | dst_port |
Definition at line 61 of file xt_hashlimit.c.
| union { ... } |
| __be32 dst |
Definition at line 65 of file xt_hashlimit.c.
| __be16 dst_port |
Definition at line 75 of file xt_hashlimit.c.
| struct { ... } ip |
Definition at line 64 of file xt_hashlimit.c.
| __be16 src_port |
Definition at line 74 of file xt_hashlimit.c.
1.8.2