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

  /external/libnl/tests/
test-socket-creation.c 8 h[0] = nl_handle_alloc();
12 h[0] = nl_handle_alloc();
18 h[i] = nl_handle_alloc();
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 29 return nl_handle_alloc();
  /external/autotest/client/deps/iwcap/src/
iwcap.c 34 return nl_handle_alloc();
  /external/iw/
iw.c 30 return nl_handle_alloc();
  /external/nfacct/
nfacct.c 61 #define nl_socket_alloc nl_handle_alloc
  /external/libpcap/
configure     [all...]
pcap-linux.c 589 return nl_handle_alloc();
    [all...]

Completed in 270 milliseconds