Searched refs:informational_pre_hook (Results 1 – 2 of 2) sorted by relevance
72 int (*informational_pre_hook)(struct message *); member
1803 if (msg->exchange->doi->informational_pre_hook) in message_send_info()1804 if (msg->exchange->doi->informational_pre_hook(msg)) in message_send_info()