Searched refs:nfnl_queue_msg_set_hook (Results 1 – 3 of 3) sorted by relevance
51 extern void nfnl_queue_msg_set_hook(struct nfnl_queue_msg *, uint8_t);
92 nfnl_queue_msg_set_hook(msg, hdr->hook); in nfnlmsg_queue_msg_parse()
259 void nfnl_queue_msg_set_hook(struct nfnl_queue_msg *msg, uint8_t hook) in nfnl_queue_msg_set_hook() function