Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
x25_in.c File Reference
#include <linux/slab.h>
#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/skbuff.h>
#include <net/sock.h>
#include <net/tcp_states.h>
#include <net/x25.h>

Go to the source code of this file.

Functions

int x25_process_rx_frame (struct sock *sk, struct sk_buff *skb)
 
int x25_backlog_rcv (struct sock *sk, struct sk_buff *skb)
 

Function Documentation

int x25_backlog_rcv ( struct sock sk,
struct sk_buff skb 
)

Definition at line 409 of file x25_in.c.

int x25_process_rx_frame ( struct sock sk,
struct sk_buff skb 
)

Definition at line 379 of file x25_in.c.