Home
last modified time | relevance | path

Searched refs:ikev2_msg_cb (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/iked/
H A Diked.h1100 void ikev2_msg_cb(int, short, void *);
H A Dikev2_msg.c57 ikev2_msg_cb(int fd, short event, void *arg) in ikev2_msg_cb() function
H A Dikev2.c289 return (config_getsocket(env, imsg, ikev2_msg_cb)); in ikev2_dispatch_parent()