Searched refs:nfnl_log_msg_set_hook (Results 1 – 3 of 3) sorted by relevance
44 extern void nfnl_log_msg_set_hook(struct nfnl_log_msg *, uint8_t);
92 nfnl_log_msg_set_hook(msg, hdr->hook); in nfnlmsg_log_msg_parse()
232 void nfnl_log_msg_set_hook(struct nfnl_log_msg *msg, uint8_t hook) in nfnl_log_msg_set_hook() function