OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:genl_ctrl_alloc_cache
(Results
1 - 2
of
2
) sorted by null
/system/core/libnl_2/genl/
genl.c
93
int
genl_ctrl_alloc_cache
(struct nl_sock *sock, struct nl_cache **result)
function
290
if (!
genl_ctrl_alloc_cache
(sk, &cache)) {
/hardware/ti/wlan/mac80211/ti-utils/
calibrator.c
45
struct nl_cache *tmp =
genl_ctrl_alloc_cache
(h);
52
#define
genl_ctrl_alloc_cache
__genl_ctrl_alloc_cache
macro
73
if (
genl_ctrl_alloc_cache
(state->nl_sock, &state->nl_cache)) {
Completed in 39 milliseconds