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

#include <helper.h>

Collaboration diagram for ctd_helper:

Data Fields

struct list_head head
 
char name [CTD_HELPER_NAME_LEN]
 
uint8_t l4proto
 
int(* cb )(struct pkt_buff *pkt, uint32_t protoff, struct myct *ct, u_int32_t ctinfo)
 
struct ctd_helper_policy policy [CTD_HELPER_POLICY_MAX]
 
int priv_data_len
 

Field Documentation

int(* ctd_helper::cb)(struct pkt_buff *pkt, uint32_t protoff, struct myct *ct, u_int32_t ctinfo)
struct list_head ctd_helper::head

Referenced by helper_register().

uint8_t ctd_helper::l4proto
char ctd_helper::name[CTD_HELPER_NAME_LEN]
int ctd_helper::priv_data_len

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