HomeSort by relevance Sort by last modified time
    Searched refs:nl_cli_link_alloc_cache (Results 1 - 24 of 24) sorted by null

  /external/libnl/include/netlink/cli/
link.h 18 #define nl_cli_link_alloc_cache(sk) \ macro
  /external/libnl/src/
nl-link-name2ifindex.c 32 link_cache = nl_cli_link_alloc_cache(sock);
nl-link-ifindex2name.c 33 link_cache = nl_cli_link_alloc_cache(sock);
nl-neightbl-list.c 39 link_cache = nl_cli_link_alloc_cache(sock);
nl-rule-list.c 45 link_cache = nl_cli_link_alloc_cache(sock);
nl-link-list.c 62 link_cache = nl_cli_link_alloc_cache(sock);
nl-link-set.c 76 link_cache = nl_cli_link_alloc_cache(sock);
nl-link-stats.c 87 link_cache = nl_cli_link_alloc_cache(sock);
nl-neigh-add.c 57 link_cache = nl_cli_link_alloc_cache(sock);
nl-neigh-delete.c 73 link_cache = nl_cli_link_alloc_cache(sock);
nl-neigh-list.c 48 link_cache = nl_cli_link_alloc_cache(sock);
nl-qdisc-delete.c 71 link_cache = nl_cli_link_alloc_cache(sock);
nl-qdisc-list.c 49 link_cache = nl_cli_link_alloc_cache(sock);
nl-route-get.c 55 link_cache = nl_cli_link_alloc_cache(sock);
nl-addr-add.c 56 link_cache = nl_cli_link_alloc_cache(sock);
nl-addr-delete.c 78 link_cache = nl_cli_link_alloc_cache(sock);
nl-monitor.c 95 link_cache = nl_cli_link_alloc_cache(sock);
nl-route-add.c 64 link_cache = nl_cli_link_alloc_cache(sock);
nl-route-list.c 63 link_cache = nl_cli_link_alloc_cache(sock);
nf-log.c 119 link_cache = nl_cli_link_alloc_cache(rt_sock);
nl-route-delete.c 92 link_cache = nl_cli_link_alloc_cache(sock);
nl-tctree-list.c 121 link_cache = nl_cli_link_alloc_cache(sock);
nf-queue.c 142 link_cache = nl_cli_link_alloc_cache(rt_sock);
nl-addr-list.c 125 link_cache = nl_cli_link_alloc_cache(sock);

Completed in 501 milliseconds