OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_get_copy_mode
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
queue.h
53
extern enum nfnl_queue_copy_mode
nfnl_queue_get_copy_mode
(const struct nfnl_queue *);
/external/libnl/lib/netfilter/
queue.c
135
switch (
nfnl_queue_get_copy_mode
(queue)) {
queue_obj.c
143
enum nfnl_queue_copy_mode
nfnl_queue_get_copy_mode
(const struct nfnl_queue *queue)
function
Completed in 80 milliseconds