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

1 2 34 5 6 7 8

  /external/libnl/tests/
test-create-vxlan.c 9 struct nl_sock *sk;
test-nf-cache-mngr.c 27 struct nl_sock *sock;
test-complex-HTB-with-hash-filters.c 137 int u32_add_filter_on_ht(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t prio,
189 int u32_add_filter_on_ht_with_hashmask(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t prio,
240 int u32_add_ht(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t prio, uint32_t htid, uint32_t divisor)
279 int qdisc_add_HTB(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t defaultClass)
329 int class_add_HTB(struct nl_sock *sock, struct rtnl_link *rtnlLink,
391 int class_add_HTB_root(struct nl_sock *sock, struct rtnl_link *rtnlLink,
446 int qdisc_add_SFQ_leaf(struct nl_sock *sock, struct rtnl_link *rtnlLink,
496 struct nl_sock *sock;
  /external/libnl/python/netlink/
capi.i 169 extern int nl_connect(struct nl_sock *, int);
170 extern void nl_close(struct nl_sock *);
173 extern struct nl_sock *nl_socket_alloc(void);
174 extern struct nl_sock *nl_socket_alloc_cb(struct nl_cb *);
175 extern void nl_socket_free(struct nl_sock *);
177 extern uint32_t nl_socket_get_local_port(const struct nl_sock *);
178 extern void nl_socket_set_local_port(struct nl_sock *, uint32_t);
180 extern uint32_t nl_socket_get_peer_port(const struct nl_sock *);
181 extern void nl_socket_set_peer_port(struct nl_sock *, uint32_t);
183 extern uint32_t nl_socket_get_peer_groups(const struct nl_sock *sk)
    [all...]
  /external/libnl/lib/route/
cls.c 184 int rtnl_cls_add(struct nl_sock *sk, struct rtnl_cls *cls, int flags)
226 int rtnl_cls_change(struct nl_sock *sk, struct rtnl_cls *cls, int flags)
295 int rtnl_cls_delete(struct nl_sock *sk, struct rtnl_cls *cls, int flags)
327 int rtnl_cls_alloc_cache(struct nl_sock *sk, int ifindex, uint32_t parent, struct nl_cache **result)
384 static int cls_request_update(struct nl_cache *cache, struct nl_sock *sk)
qdisc.c 50 static int qdisc_request_update(struct nl_cache *c, struct nl_sock *sk)
162 int rtnl_qdisc_add(struct nl_sock *sk, struct rtnl_qdisc *qdisc, int flags)
247 int rtnl_qdisc_update(struct nl_sock *sk, struct rtnl_qdisc *qdisc,
340 int rtnl_qdisc_delete(struct nl_sock *sk, struct rtnl_qdisc *qdisc)
368 int rtnl_qdisc_alloc_cache(struct nl_sock *sk, struct nl_cache **result)
511 int rtnl_qdisc_change(struct nl_sock *sk, struct rtnl_qdisc *qdisc,
class.c 60 static int class_request_update(struct nl_cache *cache, struct nl_sock *sk)
171 int rtnl_class_add(struct nl_sock *sk, struct rtnl_class *class, int flags)
252 int rtnl_class_delete(struct nl_sock *sk, struct rtnl_class *class)
312 int rtnl_class_alloc_cache(struct nl_sock *sk, int ifindex,
  /external/android-clat/
netlink_msg.c 111 int netlink_set_kernel_only(struct nl_sock *nl_sk) {
128 struct nl_sock *nl_sk;
  /external/libnl/lib/genl/
genl.c 45 int genl_connect(struct nl_sock *sk)
84 int genl_send_simple(struct nl_sock *sk, int family, int cmd,
  /external/libnl/lib/netfilter/
nfnl.c 84 int nfnl_connect(struct nl_sock *sk)
107 int nfnl_send_simple(struct nl_sock *sk, uint8_t subsys_id, uint8_t type,
  /external/libnl/src/
nf-log.c 53 struct nl_sock *nf_sock;
54 struct nl_sock *rt_sock;
nf-queue.c 23 static struct nl_sock *nf_sock;
62 struct nl_sock *rt_sock;
idiag-socket-details.c 33 struct nl_sock *sock;
nl-class-delete.c 17 static struct nl_sock *sock;
nl-class-list.c 17 static struct nl_sock *sock;
nl-fib-lookup.c 28 struct nl_sock *nlh;
nl-link-list.c 38 struct nl_sock *sock;
nl-link-stats.c 81 struct nl_sock *sock;
nl-neigh-add.c 46 struct nl_sock *sock;
  /external/wpa_supplicant_8/src/ap/
vlan_util.c 27 struct nl_sock *handle = NULL;
127 struct nl_sock *handle = NULL;
  /external/iw/
event.c 650 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "config");
654 ret = nl_socket_add_membership(state->nl_sock, mcid);
659 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "scan");
661 ret = nl_socket_add_membership(state->nl_sock, mcid);
667 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "regulatory");
669 ret = nl_socket_add_membership(state->nl_sock, mcid);
675 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "mlme");
677 ret = nl_socket_add_membership(state->nl_sock, mcid);
682 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "vendor");
684 ret = nl_socket_add_membership(state->nl_sock, mcid)
    [all...]
iw.h 18 # define nl_sock nl_handle macro
22 struct nl_sock *nl_sock; member in struct:nl80211_state
156 int nl_get_multicast_id(struct nl_sock *sock, const char *family, const char *group);
  /external/libnl/include/netlink/route/link/
ip6tnl.h 23 extern int rtnl_link_ip6_tnl_add(struct nl_sock *sk, const char *name);
ipgre.h 23 extern int rtnl_link_ipgre_add(struct nl_sock *sk, const char *name);
sit.h 23 extern int rtnl_link_sit_add(struct nl_sock *sk, const char *name);

Completed in 322 milliseconds

1 2 34 5 6 7 8