HomeSort by relevance Sort by last modified time
    Searched refs:nl_sock (Results 51 - 75 of 106) sorted by null

1 23 4 5

  /external/libnl/src/
nf-log.c 53 struct nl_sock *nf_sock;
54 struct nl_sock *rt_sock;
nl-cls-add.c 37 struct nl_sock *sock;
nl-cls-list.c 14 static struct nl_sock *sock;
nl-fib-lookup.c 28 struct nl_sock *nlh;
nl-link-list.c 52 struct nl_sock *sock;
nl-link-set.c 15 static struct nl_sock *sock;
nl-link-stats.c 81 struct nl_sock *sock;
nl-neigh-add.c 46 struct nl_sock *sock;
nl-neigh-delete.c 17 struct nl_sock *sock;
nl-neigh-list.c 38 struct nl_sock *sock;
nl-qdisc-delete.c 17 struct nl_sock *sock;
nl-qdisc-list.c 39 struct nl_sock *sock;
nl-route-get.c 45 struct nl_sock *sock;
nf-queue.c 22 static struct nl_sock *nf_sock;
85 struct nl_sock *rt_sock;
nf-ct-list.c 50 struct nl_sock *sock;
nf-monitor.c 39 struct nl_sock *sock;
  /external/wpa_supplicant_8/src/ap/
vlan_util.c 35 struct nl_sock *handle = NULL;
131 struct nl_sock *handle = NULL;
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 127 struct nl_sock *cmd_sock; // command socket object
128 struct nl_sock *event_sock; // event socket object
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 77 struct nl_sock *cmd_sock; // command socket object
78 struct nl_sock *event_sock; // event socket object
  /external/libnl/tests/
test-cache-mngr.c 33 struct nl_sock *sock;
  /external/libnl/include/
netlink-types.h 30 struct nl_sock;
43 int (*cb_recvmsgs_ow)(struct nl_sock *,
48 int (*cb_recv_ow)(struct nl_sock *,
55 int (*cb_send_ow)(struct nl_sock *,
61 struct nl_sock struct
94 struct nl_sock * cm_handle;
  /external/libnl/lib/
cache.c 189 int nl_cache_alloc_and_fill(struct nl_cache_ops *ops, struct nl_sock *sock,
439 int nl_cache_request_full_dump(struct nl_sock *sk, struct nl_cache *cache)
464 int __cache_pickup(struct nl_sock *sk, struct nl_cache *cache,
509 int nl_cache_pickup(struct nl_sock *sk, struct nl_cache *cache)
581 int nl_cache_resync(struct nl_sock *sk, struct nl_cache *cache,
687 int nl_cache_refill(struct nl_sock *sk, struct nl_cache *cache)
  /external/nfacct/
nfacct.c 60 #define nl_sock nl_handle macro
186 struct nl_sock *handle;
253 struct nl_sock *handle;
328 struct nl_sock *handle;
396 struct nl_sock *handle;
491 struct nl_sock *handle;
  /external/libnl/lib/genl/
mngt.c 237 int genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops)
252 int genl_mngt_resolve(struct nl_sock *sk)
  /external/libnl/lib/route/
rtnl.c 39 int nl_rtgen_request(struct nl_sock *sk, int type, int family, int flags)

Completed in 128 milliseconds

1 23 4 5