Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rawv6.h File Reference
#include <net/protocol.h>

Go to the source code of this file.

Functions

void raw6_icmp_error (struct sk_buff *, int nexthdr, u8 type, u8 code, int inner_offset, __be32)
 
bool raw6_local_deliver (struct sk_buff *, int)
 
int rawv6_rcv (struct sock *sk, struct sk_buff *skb)
 

Function Documentation

void raw6_icmp_error ( struct sk_buff ,
int  nexthdr,
u8  type,
u8  code,
int  inner_offset,
__be32   
)

Definition at line 349 of file raw.c.

bool raw6_local_deliver ( struct sk_buff ,
int   
)

Definition at line 227 of file raw.c.

int rawv6_rcv ( struct sock sk,
struct sk_buff skb 
)

Definition at line 404 of file raw.c.