Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dhandlers.h102 NL_CB_MSG_IN, enumerator
/external/libnl/lib/
Dnl.c822 if (cb->cb_set[NL_CB_MSG_IN]) in recvmsgs()
823 NL_CB_CALL(cb, NL_CB_MSG_IN, msg); in recvmsgs()
Dhandlers.c168 [NL_CB_MSG_IN] = {
/external/nfacct/
Dnfacct.c455 if (nl_cb_set(cb, NL_CB_MSG_IN, in nfacct_cmd_get()
/external/libnl/python/netlink/
Dcapi.i517 NL_CB_MSG_IN, enumerator
/external/libnl/doc/
Dcore.txt1147 message is passed on to the the callback function NL_CB_MSG_IN if one
1173 | NL_CB_MSG_IN()
2510 | NL_CB_MSG_IN | Each message received | NL_OK