OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_str2copy_mode
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
queue.h
57
extern enum nfnl_queue_copy_mode
nfnl_queue_str2copy_mode
(const char *);
/external/libnl/lib/netfilter/
queue_obj.c
68
enum nfnl_queue_copy_mode
nfnl_queue_str2copy_mode
(const char *name)
function
/external/libnl/src/
nf-queue.c
124
copy_mode =
nfnl_queue_str2copy_mode
(argv[3]);
Completed in 319 milliseconds