OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_set_group
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
queue.h
42
extern void
nfnl_queue_set_group
(struct nfnl_queue *, uint16_t);
/external/libnl/src/
nf-queue.c
97
nfnl_queue_set_group
(queue, atoi(argv[2]));
/external/libnl/lib/netfilter/
queue_obj.c
100
void
nfnl_queue_set_group
(struct nfnl_queue *queue, uint16_t group)
function
Completed in 346 milliseconds