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

  /external/libnl/include/netlink/
socket.h 43 extern void nl_socket_set_cb(struct nl_sock *,
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 85 nl_socket_set_cb(dhd_nli->nl, dhd_nli->cb);
  /external/libnl/lib/
socket.c 614 void nl_socket_set_cb(struct nl_sock *sk, struct nl_cb *cb) function
  /external/iw/
iw.c 465 nl_socket_set_cb(state->nl_sock, s_cb);
  /external/nfacct/
nfacct.c 460 nl_socket_set_cb(handle,cb);
  /external/libnl/python/netlink/
capi.i 187 extern void nl_socket_set_cb(struct nl_sock *, struct nl_cb *);

Completed in 1139 milliseconds