netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
hmark_ports Union Reference

#include <xt_HMARK.h>

Data Fields

struct {
   __u16   src
 
   __u16   dst
 
p16
 
struct {
   __be16   src
 
   __be16   dst
 
b16
 
__u32 v32
 
__be32 b32
 

Field Documentation

struct { ... } hmark_ports::b16
__be32 hmark_ports::b32
__u16 hmark_ports::dst
__be16 hmark_ports::dst
struct { ... } hmark_ports::p16
__u16 hmark_ports::src
__be16 hmark_ports::src
__u32 hmark_ports::v32

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