Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_nl80211.c337 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler() function
540 nl_cb_set(cb, NL_CB_FINISH, NL_CB_CUSTOM, finish_handler, &err.err); in send_and_recv()