HomeSort by: relevance | last modified time | path
    Searched refs:nl_socket_alloc (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
vlan_util.c 46 handle = nl_socket_alloc();
132 handle = nl_socket_alloc();
  /src/external/bsd/wpa/dist/src/drivers/
driver_macsec_linux.c 147 ctx->sk = nl_socket_alloc();
282 sk = nl_socket_alloc();
335 drv->sk = nl_socket_alloc();
driver_nl80211.c 8639 drv->rtnl_sk = nl_socket_alloc();
  /src/external/bsd/libpcap/dist/
pcap-linux.c 542 state->nl_sock = nl_socket_alloc();
configure 7581 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for nl_socket_alloc in -lnl-3" >&5
7582 printf %s "checking for nl_socket_alloc in -lnl-3... " >&6; }
7595 char nl_socket_alloc ();
7599 return nl_socket_alloc ();

Completed in 79 milliseconds