OpenSDN source code
mac_learning_base.h File Reference
#include "cmn/agent.h"
#include "mac_learning_key.h"
#include "pkt/flow_token.h"
Include dependency graph for mac_learning_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MacLearningEntry
 

Typedefs

typedef boost::shared_ptr< MacLearningEntryMacLearningEntryPtr
 
typedef boost::shared_ptr< MacLearningEntryRequestMacLearningEntryRequestPtr
 

Typedef Documentation

◆ MacLearningEntryPtr

typedef boost::shared_ptr<MacLearningEntry> MacLearningEntryPtr

Definition at line 17 of file mac_learning_base.h.

◆ MacLearningEntryRequestPtr

Definition at line 18 of file mac_learning_base.h.