OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_socket_free
(Results
1 - 21
of
21
) sorted by null
/external/libnl/tests/
test-socket-creation.c
12
nl_socket_free
(h[0]);
16
nl_socket_free
(h[0]);
test-u32-filter-with-actions.c
112
nl_socket_free
(sock);
161
nl_socket_free
(sock);
248
nl_socket_free
(sock);
255
nl_socket_free
(sock);
263
nl_socket_free
(sock);
325
nl_socket_free
(sock);
333
nl_socket_free
(sock);
398
nl_socket_free
(sock);
test-complex-HTB-with-hash-filters.c
151
nl_socket_free
(sock);
203
nl_socket_free
(sock);
249
nl_socket_free
(sock);
524
nl_socket_free
(sock);
532
nl_socket_free
(sock);
540
nl_socket_free
(sock);
617
nl_socket_free
(sock);
625
nl_socket_free
(sock);
759
nl_socket_free
(sock);
test-create-bridge.c
77
nl_socket_free
(sk);
test-genl.c
115
nl_socket_free
(sock);
/external/wpa_supplicant_8/src/ap/
vlan_util.c
119
nl_socket_free
(handle);
166
nl_socket_free
(handle);
/external/libnl/include/netlink/
socket.h
24
extern void
nl_socket_free
(struct nl_sock *);
/external/libnl/src/
idiag-socket-details.c
87
nl_socket_free
(sock);
/external/nfacct/
nfacct.c
64
#define
nl_socket_free
nl_handle_destroy
macro
248
nl_socket_free
(handle);
308
nl_socket_free
(handle);
389
nl_socket_free
(handle);
486
nl_socket_free
(handle);
543
nl_socket_free
(handle);
/device/linaro/poplar/wifi/wifi_hal/
wifi_hal.cpp
141
nl_socket_free
(sock);
149
nl_socket_free
(sock);
248
nl_socket_free
(cmd_sock);
256
nl_socket_free
(cmd_sock);
257
nl_socket_free
(event_sock);
283
nl_socket_free
(cmd_sock);
284
nl_socket_free
(event_sock);
295
nl_socket_free
(cmd_sock);
296
nl_socket_free
(event_sock);
307
nl_socket_free
(cmd_sock)
[
all
...]
/external/libnl/lib/
cache_mngr.c
190
nl_socket_free
(mngr->cm_sync_sock);
506
nl_socket_free
(mngr->cm_sync_sock);
510
nl_socket_free
(mngr->cm_sock);
socket.c
228
* automatically, it is released again upon calling
nl_socket_free
().
244
void
nl_socket_free
(struct nl_sock *sk)
function
/external/android-clat/
netlink_msg.c
143
if (nl_sk)
nl_socket_free
(nl_sk);
/external/autotest/client/deps/iwcap/src/
iwcap.c
37
static inline void
nl_socket_free
(struct nl_sock *h)
function
93
nl_socket_free
(state->nl_sock);
101
nl_socket_free
(state->nl_sock);
/external/iw/
iw.c
33
static inline void
nl_socket_free
(struct nl_sock *h)
function
75
nl_socket_free
(state->nl_sock);
81
nl_socket_free
(state->nl_sock);
/external/libnl/lib/genl/
mngt.c
331
nl_socket_free
(sk);
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.h
24
#define nl80211_handle_destroy
nl_socket_free
driver_macsec_linux.c
161
nl_socket_free
(ctx->sk);
281
nl_socket_free
(sk);
352
nl_socket_free
(drv->sk);
365
nl_socket_free
(drv->sk);
373
nl_socket_free
(drv->ctx.sk);
[
all
...]
/external/libnl/python/netlink/
capi.i
175
extern void
nl_socket_free
(struct nl_sock *);
core.py
198
capi.
nl_socket_free
(self._sock)
/external/libpcap/
pcap-linux.c
644
nl_socket_free
(struct nl_handle *h)
function
707
nl_socket_free
(state->nl_sock);
716
nl_socket_free
(state->nl_sock);
[
all
...]
Completed in 2587 milliseconds