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

#include <gre.h>

Data Fields

int(* handler )(struct sk_buff *skb)
 
void(* err_handler )(struct sk_buff *skb, u32 info)
 

Detailed Description

Definition at line 10 of file gre.h.

Field Documentation

void(* err_handler)(struct sk_buff *skb, u32 info)

Definition at line 12 of file gre.h.

int(* handler)(struct sk_buff *skb)

Definition at line 11 of file gre.h.


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