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

1 2 3 45 6 7 8

  /external/libnl/src/
nl-neigh-delete.c 17 static struct nl_sock *sock;
nl-neigh-list.c 38 struct nl_sock *sock;
nl-route-get.c 45 struct nl_sock *sock;
nf-ct-add.c 50 struct nl_sock *sock;
nf-ct-list.c 50 struct nl_sock *sock;
nf-exp-list.c 50 struct nl_sock *sock;
nf-monitor.c 39 struct nl_sock *sock;
nl-addr-add.c 45 struct nl_sock *sock;
nl-addr-delete.c 15 static struct nl_sock *sock;
nl-cls-list.c 17 static struct nl_sock *sock;
nl-link-set.c 15 static struct nl_sock *sock;
nl-monitor.c 37 struct nl_sock *sock;
nl-qdisc-add.c 50 struct nl_sock *sock;
nl-qdisc-delete.c 18 static struct nl_sock *sock;
  /external/libnl/tests/
test-create-ipgre.c 9 struct nl_sock *sk;
test-create-ipip.c 9 struct nl_sock *sk;
test-create-ipvti.c 9 struct nl_sock *sk;
test-create-sit.c 9 struct nl_sock *sk;
test-u32-filter-with-actions.c 102 int u32_add_filter_on_ht_with_hashmask(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t prio,
152 int u32_add_ht(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t prio, uint32_t htid, uint32_t divisor)
192 int qdisc_add_ingress(struct nl_sock *sock, struct rtnl_link *rtnlLink)
233 struct nl_sock *sock;
  /external/libnl/lib/genl/
ctrl.c 37 static int ctrl_request_update(struct nl_cache *c, struct nl_sock *h)
237 static struct genl_family *genl_ctrl_probe_by_name(struct nl_sock *sk,
333 int genl_ctrl_alloc_cache(struct nl_sock *sk, struct nl_cache **result)
429 int genl_ctrl_resolve(struct nl_sock *sk, const char *name)
471 int genl_ctrl_resolve_grp(struct nl_sock *sk, const char *family_name,
  /external/nfacct/
nfacct.c 62 #define nl_sock nl_handle macro
190 struct nl_sock *handle;
257 struct nl_sock *handle;
332 struct nl_sock *handle;
400 struct nl_sock *handle;
495 struct nl_sock *handle;
  /external/libnl/lib/idiag/
idiag.c 40 int idiagnl_connect(struct nl_sock *sk)
62 int idiagnl_send_simple(struct nl_sock *sk, int flags, uint8_t family,
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 164 struct nl_sock *cmd_sock; // command socket object
165 struct nl_sock *event_sock; // event socket object
  /external/libnl/include/netlink/idiag/
msg.h 25 extern int idiagnl_msg_alloc_cache(struct nl_sock *, int, int,
  /external/libnl/lib/route/
rtnl.c 41 int nl_rtgen_request(struct nl_sock *sk, int type, int family, int flags)

Completed in 409 milliseconds

1 2 3 45 6 7 8