Home
last modified time | relevance | path

Searched refs:__pickup_answer (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/
Dnl.c1095 static int __pickup_answer(struct nl_msg *msg, void *arg) in __pickup_answer() function
1131 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, __pickup_answer, &pp); in nl_pickup()