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: