OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_msg_alloc
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/netfilter/
queue_msg.h
28
extern struct nfnl_queue_msg *
nfnl_queue_msg_alloc
(void);
/external/libnl/src/
nf-queue.c
54
lost_msg =
nfnl_queue_msg_alloc
();
/external/libnl/lib/netfilter/
queue_msg.c
70
msg =
nfnl_queue_msg_alloc
();
queue_msg_obj.c
162
struct nfnl_queue_msg *
nfnl_queue_msg_alloc
(void)
function
Completed in 43 milliseconds