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

#include <object.h>

Data Fields

struct {
   u_int8_t   state
 
   struct {
      u_int8_t   value
 
      u_int8_t   mask
 
   }   flags [__DIR_MAX]
 
   u_int8_t   wscale [__DIR_MAX]
 
tcp
 
struct {
   u_int8_t   state
 
   u_int32_t   vtag [__DIR_MAX]
 
sctp
 
struct {
   u_int8_t   state
 
   u_int8_t   role
 
   u_int64_t   handshake_seq
 
dccp
 

Field Documentation

struct { ... } __nfct_protoinfo::dccp
struct { ... } __nfct_protoinfo::flags[__DIR_MAX]
u_int64_t __nfct_protoinfo::handshake_seq
u_int8_t __nfct_protoinfo::mask
u_int8_t __nfct_protoinfo::role
struct { ... } __nfct_protoinfo::sctp
u_int8_t __nfct_protoinfo::state
struct { ... } __nfct_protoinfo::tcp
u_int8_t __nfct_protoinfo::value
u_int32_t __nfct_protoinfo::vtag[__DIR_MAX]
u_int8_t __nfct_protoinfo::wscale[__DIR_MAX]

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