Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
Public Attributes | List of all members
rofl::openflow10::ofp_match Struct Reference

Public Attributes

uint32_t wildcards
 
uint16_t in_port
 
uint8_t dl_src [OFP_ETH_ALEN]
 
uint8_t dl_dst [OFP_ETH_ALEN]
 
uint16_t dl_vlan
 
uint8_t dl_vlan_pcp
 
uint8_t pad1 [1]
 
uint16_t dl_type
 
uint8_t nw_tos
 
uint8_t nw_proto
 
uint8_t pad2 [2]
 
uint32_t nw_src
 
uint32_t nw_dst
 
uint16_t tp_src
 
uint16_t tp_dst
 

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