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