CERT/CC
background
background
CERT NetSA Security Suite 
Open Source Tools for Network Monitoring 
News | Downloads | Documentation | Wiki | Tooltips
SiLK 2.1.0 | YAF 1.0.0.2 | IPA 0.4.0 | fixbuf 0.8.0 | Portal 0.9.0 | RAVE 1.9.16 | iSiLK 0.1.6
IPA - Documentation
Documentation | Downloads | Release Notes

IPAAssoc Struct Reference
[libipa]

An IPA result record containing an IP address range, a label for that range,and a scalar value associated with the range. More...

List of all members.


Public Attributes

char range [IPA_RANGE_LEN]
 IP range as text.
uint32_t begin
 First address in IP range.
uint32_t end
 Last address in IP range.
char label [IPA_LABEL_LEN]
 Textual label for IP range.
char value [IPA_VALUE_LEN]
 Scalar value associated with range.
char catalog [IPA_CAT_LEN]
 Catalog containing association.
char t1 [IPA_VALUE_LEN]
 begin timestamp
char t2 [IPA_VALUE_LEN]
 end timestamp

Detailed Description

An IPA result record containing an IP address range, a label for that range,and a scalar value associated with the range.

The latter two may be irrelevant for some catalog types.


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