|
Linux Kernel
3.7.1
|
#include <xt_HMARK.h>
Data Fields | |
| union nf_inet_addr | src_mask |
| union nf_inet_addr | dst_mask |
| union hmark_ports | port_mask |
| union hmark_ports | port_set |
| __u32 | flags |
| __u16 | proto_mask |
| __u32 | hashrnd |
| __u32 | hmodulus |
| __u32 | hoffset |
Definition at line 38 of file xt_HMARK.h.
| union nf_inet_addr dst_mask |
Definition at line 40 of file xt_HMARK.h.
| __u32 flags |
Definition at line 43 of file xt_HMARK.h.
| __u32 hashrnd |
Definition at line 45 of file xt_HMARK.h.
| __u32 hmodulus |
Definition at line 46 of file xt_HMARK.h.
| __u32 hoffset |
Definition at line 47 of file xt_HMARK.h.
| union hmark_ports port_mask |
Definition at line 41 of file xt_HMARK.h.
| union hmark_ports port_set |
Definition at line 42 of file xt_HMARK.h.
| __u16 proto_mask |
Definition at line 44 of file xt_HMARK.h.
| union nf_inet_addr src_mask |
Definition at line 39 of file xt_HMARK.h.
1.8.2