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