Searched refs:informational_post_hook (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sbin/isakmpd/
H A Ddoi.h71 int (*informational_post_hook)(struct message *); member in struct:doi
H A Dmessage.c1863 if (msg->exchange->doi->informational_post_hook)
1864 if (msg->exchange->doi->informational_post_hook(msg)) {

Completed in 118 milliseconds