Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
exthdrs_core.c File Reference
#include <linux/export.h>
#include <net/ipv6.h>

Go to the source code of this file.

Functions

bool ipv6_ext_hdr (u8 nexthdr)
 
 EXPORT_SYMBOL (ipv6_ext_hdr)
 
int ipv6_skip_exthdr (const struct sk_buff *skb, int start, u8 *nexthdrp, __be16 *frag_offp)
 
 EXPORT_SYMBOL (ipv6_skip_exthdr)
 

Function Documentation

EXPORT_SYMBOL ( ipv6_ext_hdr  )
EXPORT_SYMBOL ( ipv6_skip_exthdr  )
bool ipv6_ext_hdr ( u8  nexthdr)

Definition at line 12 of file exthdrs_core.c.

int ipv6_skip_exthdr ( const struct sk_buff skb,
int  start,
u8 nexthdrp,
__be16 frag_offp 
)

Definition at line 71 of file exthdrs_core.c.