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

#include <flow.h>

Data Fields

struct flow_cache_object *(* get )(struct flow_cache_object *)
 
int(* check )(struct flow_cache_object *)
 
void(* delete )(struct flow_cache_object *)
 

Detailed Description

Definition at line 208 of file flow.h.

Field Documentation

Definition at line 210 of file flow.h.

Definition at line 211 of file flow.h.

Definition at line 209 of file flow.h.


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