Searched refs:nfnl_queue_msg_get_group (Results 1 – 4 of 4) sorted by relevance
37 extern uint16_t nfnl_queue_msg_get_group(const struct nfnl_queue_msg *);
52 group = nfnl_queue_msg_get_group(msg); in obj_input()
172 nfnl_queue_msg_get_group(msg)); in nfnl_queue_msg_build_verdict()
195 uint16_t nfnl_queue_msg_get_group(const struct nfnl_queue_msg *msg) in nfnl_queue_msg_get_group() function