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

Data Fields

void(* destroy )(struct meta_value *)
 
int(* compare )(struct meta_obj *, struct meta_obj *)
 
int(* change )(struct meta_value *, struct nlattr *)
 
void(* apply_extras )(struct meta_value *, struct meta_obj *)
 
int(* dump )(struct sk_buff *, struct meta_value *, int)
 

Detailed Description

Definition at line 658 of file em_meta.c.

Field Documentation

void(* apply_extras)(struct meta_value *, struct meta_obj *)

Definition at line 662 of file em_meta.c.

int(* change)(struct meta_value *, struct nlattr *)

Definition at line 661 of file em_meta.c.

int(* compare)(struct meta_obj *, struct meta_obj *)

Definition at line 660 of file em_meta.c.

void(* destroy)(struct meta_value *)

Definition at line 659 of file em_meta.c.

Definition at line 663 of file em_meta.c.


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