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

  /external/libnl/include/netlink/
handlers.h 125 extern int nl_cb_set_all(struct nl_cb *, enum nl_cb_kind,
  /external/libnl/lib/
handlers.c 322 int nl_cb_set_all(struct nl_cb *cb, enum nl_cb_kind kind, function
  /external/libnl/python/netlink/
capi.i 766 return nl_cb_set_all(cb, k, nl_recv_msg_handler,
769 return nl_cb_set_all(cb, k, NULL, NULL);

Completed in 60 milliseconds