OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_get_copy_range
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
queue.h
62
extern uint32_t
nfnl_queue_get_copy_range
(const struct nfnl_queue *);
/external/libnl/lib/netfilter/
queue.c
146
params.copy_range = htonl(
nfnl_queue_get_copy_range
(queue));
queue_obj.c
159
uint32_t
nfnl_queue_get_copy_range
(const struct nfnl_queue *queue)
function
Completed in 53 milliseconds