OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_set_copy_mode
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
queue.h
50
extern void
nfnl_queue_set_copy_mode
(struct nfnl_queue *,
/external/libnl/lib/netfilter/
queue_obj.c
132
void
nfnl_queue_set_copy_mode
(struct nfnl_queue *queue, enum nfnl_queue_copy_mode mode)
function
/external/libnl/src/
nf-queue.c
130
nfnl_queue_set_copy_mode
(queue, copy_mode);
Completed in 321 milliseconds