HomeSort by relevance Sort by last modified time
    Searched refs:nl_sock (Results 126 - 150 of 178) sorted by null

1 2 3 4 56 7 8

  /external/libnl/src/
nl-route-add.c 54 struct nl_sock *sock;
nl-route-list.c 52 struct nl_sock *sock;
nf-exp-delete.c 58 struct nl_sock *sock;
nl-class-add.c 53 struct nl_sock *sock;
nl-cls-add.c 53 struct nl_sock *sock;
nl-cls-delete.c 17 static struct nl_sock *sock;
nl-route-delete.c 18 static struct nl_sock *sock;
  /external/libnl/lib/genl/
mngt.c 312 struct nl_sock *sk;
351 int genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops)
379 int genl_mngt_resolve(struct nl_sock *sk)
  /external/libnl/lib/
handlers.c 373 int (*func)(struct nl_sock *, struct nl_cb *))
384 int (*func)(struct nl_sock *, struct sockaddr_nl *,
396 int (*func)(struct nl_sock *, struct nl_msg *))
cache.c 233 int nl_cache_alloc_and_fill(struct nl_cache_ops *ops, struct nl_sock *sock,
642 static int nl_cache_request_full_dump(struct nl_sock *sk,
682 static int __cache_pickup(struct nl_sock *sk, struct nl_cache *cache,
743 int nl_cache_pickup(struct nl_sock *sk, struct nl_cache *cache)
833 int nl_cache_resync(struct nl_sock *sk, struct nl_cache *cache,
960 int nl_cache_refill(struct nl_sock *sk, struct nl_cache *cache)
  /external/libnl/lib/netfilter/
queue_msg.c 213 int nfnl_queue_msg_send_verdict(struct nl_sock *nlh,
236 int nfnl_queue_msg_send_verdict_batch(struct nl_sock *nlh,
261 int nfnl_queue_msg_send_verdict_payload(struct nl_sock *nlh,
ct.c 424 int nfnl_ct_dump_request(struct nl_sock *sk)
430 static int ct_request_update(struct nl_cache *cache, struct nl_sock *sk)
566 int nfnl_ct_add(struct nl_sock *sk, const struct nfnl_ct *ct, int flags)
588 int nfnl_ct_del(struct nl_sock *sk, const struct nfnl_ct *ct, int flags)
610 int nfnl_ct_query(struct nl_sock *sk, const struct nfnl_ct *ct, int flags)
641 int nfnl_ct_alloc_cache(struct nl_sock *sk, struct nl_cache **result)
exp.c 308 int nfnl_exp_dump_request(struct nl_sock *sk)
314 static int exp_request_update(struct nl_cache *cache, struct nl_sock *sk)
497 int nfnl_exp_add(struct nl_sock *sk, const struct nfnl_exp *exp, int flags)
519 int nfnl_exp_del(struct nl_sock *sk, const struct nfnl_exp *exp, int flags)
541 int nfnl_exp_query(struct nl_sock *sk, const struct nfnl_exp *exp, int flags)
572 int nfnl_exp_alloc_cache(struct nl_sock *sk, struct nl_cache **result)
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 98 struct nl_sock *cmd_sock; // command socket object
99 struct nl_sock *event_sock; // event socket object
100 struct nl_sock *user_sock; // user socket object
wifi_hal.cpp 70 struct nl_sock *sock);
101 void wifi_socket_set_local_port(struct nl_sock *sock, uint32_t port)
109 static nl_sock * wifi_create_nl_socket(int port, int protocol)
112 struct nl_sock *sock = nl_socket_alloc();
258 struct nl_sock *user_sock =
439 struct nl_sock *cmd_sock = NULL;
440 struct nl_sock *event_sock = NULL;
790 static int internal_pollin_handler(wifi_handle handle, struct nl_sock *sock)
802 struct nl_sock *sock)
    [all...]
  /external/libnl/include/netlink-private/
types.h 35 struct nl_sock;
49 int (*cb_recvmsgs_ow)(struct nl_sock *,
54 int (*cb_recv_ow)(struct nl_sock *,
61 int (*cb_send_ow)(struct nl_sock *,
69 struct nl_sock struct
106 struct nl_sock * cm_sock;
107 struct nl_sock * cm_sync_sock;
  /external/iw/
genl.c 68 int nl_get_multicast_id(struct nl_sock *sock, const char *family, const char *group)
  /external/libnl/lib/route/
act.c 251 int rtnl_act_add(struct nl_sock *sk, struct rtnl_act *act, int flags)
293 int rtnl_act_change(struct nl_sock *sk, struct rtnl_act *act, int flags)
355 int rtnl_act_delete(struct nl_sock *sk, struct rtnl_act *act, int flags)
521 static int act_request_update(struct nl_cache *cache, struct nl_sock *sk)
neigh.c 428 static int neigh_request_update(struct nl_cache *c, struct nl_sock *h)
527 int rtnl_neigh_alloc_cache(struct nl_sock *sock, struct nl_cache **result)
651 int rtnl_neigh_add(struct nl_sock *sk, struct rtnl_neigh *tmpl, int flags)
706 int rtnl_neigh_delete(struct nl_sock *sk, struct rtnl_neigh *neigh,
rule.c 185 static int rule_request_update(struct nl_cache *c, struct nl_sock *h)
331 int rtnl_rule_alloc_cache(struct nl_sock *sock, int family,
459 int rtnl_rule_add(struct nl_sock *sk, struct rtnl_rule *tmpl, int flags)
514 int rtnl_rule_delete(struct nl_sock *sk, struct rtnl_rule *rule, int flags)
  /external/libnl/tests/
test-genl.c 73 struct nl_sock *sock;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 32 static inline void nl_socket_free(struct nl_sock *h)
  /hardware/qcom/wlan/cld80211-lib/
cld80211_lib.c 54 static struct nl_sock * create_nl_socket(int protocol)
56 struct nl_sock *sock;
165 int cld80211_recv_msg(struct nl_sock *sock, struct nl_cb *cb)
180 static void cld80211_handle_event(int events, struct nl_sock *sock,
  /cts/hostsidetests/security/securityPatch/CVE-2017-0705/
poc.c 197 static void test(struct nl_sock *socket, int d_id, int if_index)
252 struct nl_sock *socket = nl_socket_alloc(); // Allocate new netlink socket in memory.
  /system/extras/taskstats/
taskstats.c 90 int query_task_stats(struct nl_sock* netlink_socket, int family_id,
301 struct nl_sock* netlink_socket = nl_socket_alloc();

Completed in 319 milliseconds

1 2 3 4 56 7 8