Linux Kernel
3.7.1
|
#include <linux/skbuff.h>
#include <linux/wanrouter.h>
#include <linux/isdn.h>
#include <linux/concap.h>
Go to the source code of this file.
Macros | |
#define | ISDN_X25IFACE_MAGIC 0x1e75a2b9 |
#define | IX25DEBUG(fmt, args...) |
Functions | |
struct concap_proto * | isdn_x25iface_proto_new (void) |
Variables | |
struct concap_proto_ops * | isdn_x25iface_concap_proto_ops_pt |
#define ISDN_X25IFACE_MAGIC 0x1e75a2b9 |
Definition at line 13 of file isdn_x25iface.h.
#define IX25DEBUG | ( | fmt, | |
args... | |||
) |
Definition at line 18 of file isdn_x25iface.h.
|
read |
Definition at line 84 of file isdn_x25iface.c.
struct concap_proto_ops* isdn_x25iface_concap_proto_ops_pt |