ROFL-pipeline  v0.6.0dev
Functions
of_switch_pp.h File Reference

OpenFlow logical switch packet processing routines. More...

#include <inttypes.h>
#include "rofl.h"
#include "../util/pp_guard.h"
#include "of_switch.h"
#include "openflow1x/pipeline/of1x_pipeline_pp.h"
#include "../util/logging.h"

Go to the source code of this file.

Functions

static ROFL_BEGIN_DECLS
rofl_result_t 
of_process_packet_pipeline (const unsigned int tid, const of_switch_t *sw, struct datapacket *const pkt)
 Processes a packet through the OpenFlow pipeline. More...
 

Detailed Description

OpenFlow logical switch packet processing routines.

Author
Marc Sune<marc.sune (at) bisdn.de>

Definition in file of_switch_pp.h.