Searched refs:informational_post_hook (Results 1 – 2 of 2) sorted by relevance
71 int (*informational_post_hook)(struct message *); member
1850 if (msg->exchange->doi->informational_post_hook) in message_send_info()1851 if (msg->exchange->doi->informational_post_hook(msg)) { in message_send_info()