Searched refs:nfnl_queue_set_group (Results 1 – 4 of 4) sorted by relevance
42 extern void nfnl_queue_set_group(struct nfnl_queue *, uint16_t);
99 nfnl_queue_set_group(queue, atoi(argv[2])); in main()
101 void nfnl_queue_set_group(struct nfnl_queue *queue, uint16_t group) in nfnl_queue_set_group() function
290 nfnl_queue_set_group;