Searched refs:nfnl_queue_msg_alloc (Results 1 – 4 of 4) sorted by relevance
28 extern struct nfnl_queue_msg * nfnl_queue_msg_alloc(void);
235 nfnl_queue_msg_alloc;
60 msg = nfnl_queue_msg_alloc(); in nfnlmsg_queue_msg_parse()
166 struct nfnl_queue_msg *nfnl_queue_msg_alloc(void) in nfnl_queue_msg_alloc() function