OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_msg_get_group
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/netfilter/
queue_msg.h
37
extern uint16_t
nfnl_queue_msg_get_group
(const struct nfnl_queue_msg *);
/external/libnl/src/
nf-queue.c
52
group =
nfnl_queue_msg_get_group
(msg);
/external/libnl/lib/netfilter/
queue_msg.c
172
nfnl_queue_msg_get_group
(msg));
queue_msg_obj.c
195
uint16_t
nfnl_queue_msg_get_group
(const struct nfnl_queue_msg *msg)
function
Completed in 48 milliseconds