Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ovs_skb_cb Struct Reference

#include <datapath.h>

Data Fields

struct sw_flowflow
 

Detailed Description

struct ovs_skb_cb - OVS data in skb CB : The flow associated with this packet. May be NULL if no flow.

Definition at line 113 of file datapath.h.

Field Documentation

struct sw_flow* flow

Definition at line 114 of file datapath.h.


The documentation for this struct was generated from the following file: