BroConnection Properties |
The BroConnection type exposes the following members.
Name | Description | |
---|---|---|
Class |
Gets or sets class associated with this BroConnection.
|
|
Data |
Gets data storage facility that can store arbitrary data associated with this BroConnection.
|
|
EventQueue |
Gets event queue functions for this BroConnection.
|
|
FileDescriptor |
Gets file descriptor of this BroConnection.
|
|
Flags |
Gets BroConnectionFlags associated with this BroConnection.
|
|
HostName |
Gets host name, formatted as host:port, associated with this BroConnection.
|
|
InputBufferLength |
Gets connection statistic for the number of bytes to process in input buffer.
|
|
IsAlive |
Gets flag that determines whether a connection is currently alive or has died.
|
|
OutputBufferLength |
Gets connection statistic for the number of bytes to process in output buffer.
|
|
PacketContext |
Gets or sets current packet context, i.e., the libpcap DLT linklayer type, for this BroConnection.
|
|
PeerClass |
Gets connection class indicated by peer.
|