OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_get_maxlen
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
queue.h
48
extern uint32_t
nfnl_queue_get_maxlen
(const struct nfnl_queue *);
/external/libnl/lib/netfilter/
queue.c
126
htonl(
nfnl_queue_get_maxlen
(queue))) < 0)
queue_obj.c
127
uint32_t
nfnl_queue_get_maxlen
(const struct nfnl_queue *queue)
function
Completed in 190 milliseconds