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

  /external/libnl/include/netlink/
handlers.h 90 enum nl_cb_type { enum
121 extern int nl_cb_set(struct nl_cb *, enum nl_cb_type, enum nl_cb_kind,
socket.h 44 extern int nl_socket_modify_cb(struct nl_sock *, enum nl_cb_type,
  /external/libnl/lib/
handlers.c 285 int nl_cb_set(struct nl_cb *cb, enum nl_cb_type type, enum nl_cb_kind kind,
socket.c 476 int nl_socket_modify_cb(struct nl_sock *sk, enum nl_cb_type type,

Completed in 145 milliseconds