Searched refs:NL_CB_MSG_IN (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/
H A Dhandlers.h102 NL_CB_MSG_IN, enumerator in enum:nl_cb_type
/external/libnl/lib/
H A Dnl.c545 if (cb->cb_set[NL_CB_MSG_IN])
546 NL_CB_CALL(cb, NL_CB_MSG_IN, msg);
H A Dhandlers.c172 [NL_CB_MSG_IN] = {
/external/nfacct/
H A Dnfacct.c451 if (nl_cb_set(cb, NL_CB_MSG_IN,

Completed in 86 milliseconds