Home
last modified time | relevance | path

Searched refs:nfnl_queue_msg_get_group (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dqueue_msg.h37 extern uint16_t nfnl_queue_msg_get_group(const struct nfnl_queue_msg *);
/external/libnl/src/
Dnf-queue.c52 group = nfnl_queue_msg_get_group(msg); in obj_input()
/external/libnl/lib/netfilter/
Dqueue_msg.c172 nfnl_queue_msg_get_group(msg)); in nfnl_queue_msg_build_verdict()
Dqueue_msg_obj.c195 uint16_t nfnl_queue_msg_get_group(const struct nfnl_queue_msg *msg) in nfnl_queue_msg_get_group() function