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

  /external/libnl/include/netlink/
socket.h 42 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 460 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 456 nl_socket_set_cb(handle,cb);

Completed in 316 milliseconds