Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
isdn_v110.h File Reference

Go to the source code of this file.

Functions

struct sk_buffisdn_v110_encode (isdn_v110_stream *, struct sk_buff *)
 
struct sk_buffisdn_v110_decode (isdn_v110_stream *, struct sk_buff *)
 
int isdn_v110_stat_callback (int, isdn_ctrl *)
 
void isdn_v110_close (isdn_v110_stream *v)
 

Function Documentation

void isdn_v110_close ( isdn_v110_stream v)

Definition at line 135 of file isdn_v110.c.

struct sk_buff* isdn_v110_decode ( isdn_v110_stream ,
struct sk_buff  
)
read

Definition at line 255 of file isdn_v110.c.

struct sk_buff* isdn_v110_encode ( isdn_v110_stream ,
struct sk_buff  
)
read

Definition at line 450 of file isdn_v110.c.

int isdn_v110_stat_callback ( int  ,
isdn_ctrl  
)

Definition at line 518 of file isdn_v110.c.