HomeSort by relevance Sort by last modified time
    Searched refs:rmconf_func_t (Results 1 - 3 of 3) 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 484 foreachrmconf(rmconf_func_t rmconf_func, void *data)
  /external/ipsec-tools/
setup.c 344 struct remoteconf *foreachrmconf(rmconf_func_t function, void *data)

Completed in 34 milliseconds