Table of functions for a reassembly table.
More...
#include <reassemble.h>
|
|
GHashFunc | hash_func |
| | Hash function for fragment table keys.
|
| |
|
GEqualFunc | equal_func |
| | Equality function for fragment table keys.
|
| |
|
fragment_temporary_key | temporary_key_func |
| | Create a temporary (short-lived) fragment key.
|
| |
|
fragment_persistent_key | persistent_key_func |
| | Create a persistent (long-lived) fragment key.
|
| |
|
GDestroyNotify | free_temporary_key_func |
| | Destroy a temporary fragment key.
|
| |
|
GDestroyNotify | free_persistent_key_func |
| | Destroy a persistent fragment key.
|
| |
Table of functions for a reassembly table.
The documentation for this struct was generated from the following file: