Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dhandlers.h104 NL_CB_MSG_OUT, enumerator
/external/libnl/lib/
Dnl.c310 if (cb->cb_set[NL_CB_MSG_OUT]) in nl_sendmsg()
311 if ((ret = nl_cb_call(cb, NL_CB_MSG_OUT, msg)) != NL_OK) in nl_sendmsg()
Dhandlers.c171 [NL_CB_MSG_OUT] = {
/external/libnl/python/netlink/
Dcapi.i519 NL_CB_MSG_OUT, enumerator
/external/libnl/doc/
Dcore.txt980 | NL_CB_MSG_OUT()
987 message. It is passed to the NL_CB_MSG_OUT callback function which
2500 | NL_CB_MSG_OUT | Each message sent | NL_OK
2503 Any function called by NL_CB_MSG_OUT may return a negative error code to