Home
last modified time | relevance | path

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

/external/libnl/lib/
Dhandlers.c156 static nl_recvmsg_msg_cb_t cb_def[NL_CB_TYPE_MAX+1][NL_CB_KIND_MAX+1] = { variable
306 cb->cb_set[type] = cb_def[type][kind]; in nl_cb_set()