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

  /external/libnl/include/netlink/
handlers.h 90 enum nl_cb_type { enum
123 extern int nl_cb_set(struct nl_cb *, enum nl_cb_type, enum nl_cb_kind,
142 extern enum nl_cb_type nl_cb_active_type(struct nl_cb *cb);
socket.h 45 extern int nl_socket_modify_cb(struct nl_sock *, enum nl_cb_type,
  /external/libnl/lib/
handlers.c 271 enum nl_cb_type nl_cb_active_type(struct nl_cb *cb)
293 int nl_cb_set(struct nl_cb *cb, enum nl_cb_type type, enum nl_cb_kind kind,
socket.c 633 int nl_socket_modify_cb(struct nl_sock *sk, enum nl_cb_type type,
  /external/libnl/python/netlink/
capi.i 505 enum nl_cb_type {
717 int py_nl_cb_set(struct nl_cb *cb, enum nl_cb_type t, enum nl_cb_kind k,
  /external/libnl/include/netlink-private/
types.h 66 enum nl_cb_type cb_active;

Completed in 92 milliseconds