Searched defs:genlist_func_t (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dgenlist.h60 typedef void *(genlist_func_t)(void *entry, void *arg); typedef
67 void *genlist_foreach (struct genlist *head, genlist_func_t func, void *arg);

Completed in 71 milliseconds