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

#include <rtnetlink.h>

Data Fields

__u8 proto
 
__u8 pad1
 
__u16 pad2
 
union {
   struct {
      __u16   sport
 
      __u16   dport
 
   }   ports
 
   struct {
      __u8   type
 
      __u8   code
 
      __u16   ident
 
   }   icmpt
 
   __u32   spi
 
u
 

Field Documentation

__u8 rta_session::code
__u16 rta_session::dport
struct { ... } rta_session::icmpt
__u16 rta_session::ident
__u8 rta_session::pad1
__u16 rta_session::pad2
struct { ... } rta_session::ports
__u8 rta_session::proto
__u32 rta_session::spi
__u16 rta_session::sport
__u8 rta_session::type
union { ... } rta_session::u

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