Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
flow_dissector.c File Reference
#include <linux/skbuff.h>
#include <linux/export.h>
#include <linux/ip.h>
#include <linux/ipv6.h>
#include <linux/if_vlan.h>
#include <net/ip.h>
#include <net/ipv6.h>
#include <linux/if_tunnel.h>
#include <linux/if_pppox.h>
#include <linux/ppp_defs.h>
#include <net/flow_keys.h>

Go to the source code of this file.

Functions

bool skb_flow_dissect (const struct sk_buff *skb, struct flow_keys *flow)
 
 EXPORT_SYMBOL (skb_flow_dissect)
 

Function Documentation

EXPORT_SYMBOL ( skb_flow_dissect  )
bool skb_flow_dissect ( const struct sk_buff skb,
struct flow_keys flow 
)

Definition at line 24 of file flow_dissector.c.