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);
54 lost_msg = nfnl_queue_msg_alloc(); in obj_input()
70 msg = nfnl_queue_msg_alloc(); in nfnlmsg_queue_msg_parse()
162 struct nfnl_queue_msg *nfnl_queue_msg_alloc(void) in nfnl_queue_msg_alloc() function