HomeSort by relevance Sort by last modified time
    Searched refs:NL_CB_MSG_OUT (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/
handlers.h 104 NL_CB_MSG_OUT,
  /external/libnl/lib/
nl.c 213 if (cb->cb_set[NL_CB_MSG_OUT])
214 if (nl_cb_call(cb, NL_CB_MSG_OUT, msg) != NL_OK)
handlers.c 175 [NL_CB_MSG_OUT] = {

Completed in 47 milliseconds