Searched defs:cb_def (Results 1 - 1 of 1) sorted by last modified time

/external/libnl/lib/
H A Dhandlers.c160 static nl_recvmsg_msg_cb_t cb_def[NL_CB_TYPE_MAX+1][NL_CB_KIND_MAX+1] = { variable
298 cb->cb_set[type] = cb_def[type][kind];

Completed in 102 milliseconds