|
file | inline.h [code] |
|
file | ip_prefix_search.h [code] |
| Init context and prefix search.
|
|
file | ipaddr.h [code] |
| Structure to store both IPv4 and IPv6 addresses and associated functions.
|
|
file | links.h [code] |
| Definition of structures and functions for handling LINK_BIT_FIELD. Implementation is in unirec.c. It uses link mask (hexadecimal, 64bit long number) to determine which links are used and how they are used. It means, that one can use e.g. 9 links, which do not have to fill ones in LINK_BIT_FIELD on positions 1 - 9 necessary but on positions specified by link mask.
|
|
file | macaddr.h [code] |
| Structure to store MAC address and associated functions.
|
|
file | unirec.h [code] |
| Definition of UniRec structures and functions.
|
|
file | unirec2csv.h [code] |
| Definition of UniRec API to create CSV-like representation of UniRec data.
|
|
file | ur_time.h [code] |
| Types, macros and function for UniRec timestamp format.
|
|
file | ur_values.c [code] |
|
file | ur_values.h [code] |
|