Home
last modified time | relevance | path

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

/external/libnl/lib/
Dnl.c721 static int ack_wait_handler(struct nl_msg *msg, void *arg) in ack_wait_handler() function
743 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_wait_handler, NULL); in nl_wait_for_ack()