Searched refs:nl_cb_alloc (Results 1 - 2 of 2) sorted by relevance

/system/core/libnl_2/
H A Dhandlers.c24 struct nl_cb *nl_cb_alloc(enum nl_cb_kind kind) function
43 new_cb = nl_cb_alloc(NL_CB_DEFAULT);
H A Dsocket.c77 cb = nl_cb_alloc(NL_CB_DEFAULT);

Completed in 37 milliseconds