Home
last modified time | relevance | path

Searched refs:nl_socket_alloc (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dvlan_util.c46 handle = nl_socket_alloc(); in vlan_add()
132 handle = nl_socket_alloc(); in vlan_rem()
/freebsd/contrib/ofed/libibverbs/
H A Dnl1_compat.h53 static inline struct nl_sock *nl_socket_alloc(void) in nl_socket_alloc() function
H A Dneigh.c634 zero_socket = nl_socket_alloc(); in alloc_zero_based_socket()
642 neigh_handler->sock = nl_socket_alloc(); in neigh_init_resources()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_macsec_linux.c147 ctx->sk = nl_socket_alloc(); in init_genl_ctx()
282 sk = nl_socket_alloc(); in macsec_check_macsec()
335 drv->sk = nl_socket_alloc(); in macsec_drv_macsec_init()
H A Ddriver_nl80211.c8639 drv->rtnl_sk = nl_socket_alloc(); in i802_init()
/freebsd/contrib/libpcap/
H A Dpcap-linux.c489 state->nl_sock = nl_socket_alloc(); in nl80211_init()
H A Dconfigure7605 char nl_socket_alloc ();
7609 return nl_socket_alloc ();
H A Dconfigure.ac1063 AC_CHECK_LIB(nl-3, nl_socket_alloc,
H A DCMakeLists.txt2058 check_function_exists(nl_socket_alloc HAVE_LIBNL)