|
Yet Another eXchange Tool
DO_NOT_EDIT_HERE
|
Provide non-public declarations common to all index lists. More...
Go to the source code of this file.
Data Structures | |
| struct | xt_idxlist_vtable |
| struct | Xt_idxlist_ |
Enumerations | |
| enum | { CHEAP_VECTOR_SIZE = 128 } |
Functions | |
| void | xt_idxlist_intersection_init (void) |
| Xt_uid | xt_idxlist_new_uid (void) |
| static void | Xt_idxlist_init (Xt_idxlist idxlist, const struct xt_idxlist_vtable *vtable, int num_indices) |
| Xt_idxlist | xt_default_isect (Xt_idxlist idxlist_src, Xt_idxlist idxlist_dst) |
Provide non-public declarations common to all index lists.
Definition in file xt_idxlist_internal.h.
| anonymous enum |
| Enumerator | |
|---|---|
| CHEAP_VECTOR_SIZE | |
Definition at line 112 of file xt_idxlist_internal.h.
| Xt_idxlist xt_default_isect | ( | Xt_idxlist | idxlist_src, |
| Xt_idxlist | idxlist_dst | ||
| ) |
Definition at line 98 of file xt_idxlist_intersection.c.
|
inlinestatic |
Definition at line 96 of file xt_idxlist_internal.h.
| void xt_idxlist_intersection_init | ( | void | ) |
Definition at line 85 of file xt_idxlist_intersection.c.
| Xt_uid xt_idxlist_new_uid | ( | void | ) |
1.8.13