Go to the source code of this file.
Data Structures | |
| struct | fip_ds6_searchStatus_t |
| Structure used to indicate the status of a search function. More... | |
Typedefs | |
| typedef unsigned char | fip_ds6_index_t |
| Index that points to a data structure entry. | |
Functions | |
| fip_ds6_searchStatus_t | fip_ds6_searchList (const unsigned char *ds, unsigned char entrySize, fip_ds6_index_t numberEntries, unsigned char offsetToItem, const unsigned char *searchTerm, unsigned char searchTermLength) |
| Generic function to search various tables such as neighbour cache, routing table, etc. | |
1.5.7.1