bacnet_record_t Struct Reference
[BACnet input plugin]

BACnet specific part of the flow record. More...


Data Fields

uint16_t ethertype
 flow's EtherType
uint8_t control
 flow's BACnet control value
uint8_t hops
 BACnet NPDU's Hop Count.
uint8_t msg_type
 BACnet NPDU's MessageType.
uint16_t vendor_id
 BACnet NPDU's Vendor ID.
uint16_t snet
 BACnet NPDU's Source Network.
uint16_t dnet
 BACnet NPDU's Destination Network.
uint8_t slen
 BACnet NPDU's source address length.
uint8_t dlen
 BACnet NPDU's source address length.
uint8_t sadr [7]
 BACnet NPDU's source address.
uint8_t dadr [7]
 BACnet NPDU's destination address.


Detailed Description

BACnet specific part of the flow record.

Definition at line 163 of file input-bacnet.c.


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

© 2011 Masaryk University - Institute of Computer Science - visit http://www.muni.cz/ics/