OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_cli_ct_alloc_cache
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/cli/
ct.h
19
extern struct nl_cache *
nl_cli_ct_alloc_cache
(struct nl_sock *);
/external/libnl/src/
nf-ct-list.c
131
ct_cache =
nl_cli_ct_alloc_cache
(sock);
/external/libnl/src/lib/
ct.c
33
struct nl_cache *
nl_cli_ct_alloc_cache
(struct nl_sock *sk)
function
Completed in 3097 milliseconds