HomeSort by relevance Sort by last modified time
    Searched refs:rmconf_func_t (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
remoteconf.h 161 typedef struct remoteconf * (rmconf_func_t)(struct remoteconf *rmconf, void *data); typedef in typeref:struct:rmconf_func_t
182 extern struct remoteconf *foreachrmconf __P((rmconf_func_t rmconf_func,
remoteconf.c 482 foreachrmconf(rmconf_func_t rmconf_func, void *data)

Completed in 471 milliseconds