|
Linux Kernel
3.7.1
|
#include <linux/skbuff.h>Go to the source code of this file.
Data Structures | |
| struct | gre_protocol |
Macros | |
| #define | GREPROTO_CISCO 0 |
| #define | GREPROTO_PPTP 1 |
| #define | GREPROTO_MAX 2 |
Functions | |
| int | gre_add_protocol (const struct gre_protocol *proto, u8 version) |
| int | gre_del_protocol (const struct gre_protocol *proto, u8 version) |
| int gre_add_protocol | ( | const struct gre_protocol * | proto, |
| u8 | version | ||
| ) |
1.8.2