Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nf_ct_helper_expectfn Struct Reference

#include <nf_conntrack_helper.h>

Data Fields

struct list_head head
 
const charname
 
void(* expectfn )(struct nf_conn *ct, struct nf_conntrack_expect *exp)
 

Detailed Description

Definition at line 94 of file nf_conntrack_helper.h.

Field Documentation

Definition at line 97 of file nf_conntrack_helper.h.

Definition at line 95 of file nf_conntrack_helper.h.

const char* name

Definition at line 96 of file nf_conntrack_helper.h.


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