Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dhandlers.h105 NL_CB_MSG_IN, enumerator
/external/libnl/lib/
Dhandlers.c169 [NL_CB_MSG_IN] = {
Dnl.c874 if (cb->cb_set[NL_CB_MSG_IN]) in recvmsgs()
875 NL_CB_CALL(cb, NL_CB_MSG_IN, msg); in recvmsgs()
/external/libnl/python/netlink/
Dcapi.i522 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