OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_cli_ct_alloc
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/cli/
ct.h
18
extern struct nfnl_ct *
nl_cli_ct_alloc
(void);
/external/libnl/src/
nf-ct-list.c
58
ct =
nl_cli_ct_alloc
();
/external/libnl/src/lib/
ct.c
22
struct nfnl_ct *
nl_cli_ct_alloc
(void)
function
Completed in 34 milliseconds