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

1 23 4

  /external/libnl/src/
nl-neigh-delete.c 69 struct nl_cache *link_cache, *neigh_cache;
nl-neigh-list.c 40 struct nl_cache *link_cache, *neigh_cache;
nl-qdisc-delete.c 67 struct nl_cache *link_cache, *qdisc_cache;
nl-qdisc-list.c 41 struct nl_cache *link_cache, *qdisc_cache;
nl-route-get.c 46 struct nl_cache *link_cache, *route_cache;
nl-addr-list.c 54 struct nl_cache *link_cache;
115 struct nl_cache *link_cache, *addr_cache;
nf-ct-list.c 51 struct nl_cache *ct_cache;
nl-addr-add.c 47 struct nl_cache *link_cache;
nl-addr-delete.c 74 struct nl_cache *link_cache, *addr_cache;
nl-cls-delete.c 66 struct nl_cache *link_cache, *cls_cache;
nl-monitor.c 38 struct nl_cache *link_cache;
nl-route-add.c 17 static struct nl_cache *link_cache, *route_cache;
nl-route-list.c 53 struct nl_cache *link_cache, *route_cache;
nf-log.c 55 struct nl_cache *link_cache;
nl-route-delete.c 86 struct nl_cache *link_cache, *route_cache;
  /external/libnl/src/cls/
utils.c 24 void parse_dev(struct rtnl_cls *cls, struct nl_cache *link_cache, char *arg)
  /external/libnl/lib/route/
class_obj.c 138 struct nl_cache *cache)
169 void rtnl_class_foreach_child(struct rtnl_class *class, struct nl_cache *cache,
194 void rtnl_class_foreach_cls(struct rtnl_class *class, struct nl_cache *cache,
cls.c 70 static int cls_request_update(struct nl_cache *cache, struct nl_sock *sk)
294 int rtnl_cls_alloc_cache(struct nl_sock *sk, int ifindex, uint32_t parent, struct nl_cache **result)
296 struct nl_cache * cache;
nexthop.c 109 struct nl_cache *link_cache;
135 struct nl_cache *link_cache;
171 struct nl_cache *link_cache;
  /external/libnl/include/netlink/netfilter/
ct.h 31 extern int nfnl_ct_alloc_cache(struct nl_sock *, struct nl_cache **);
  /external/libnl/include/netlink/route/
route.h 49 struct nl_cache **);
  /external/libnl/src/lib/
addr.c 54 void nl_cli_addr_parse_dev(struct rtnl_addr *addr, struct nl_cache *link_cache,
  /external/libnl/include/
netlink-local.h 103 static inline struct nl_cache *dp_cache(struct nl_object *obj)
164 static inline char *nl_cache_name(struct nl_cache *cache)
  /external/libnl/lib/
cache_mngr.c 59 * struct nl_cache *cache;
210 change_func_t cb, void *data, struct nl_cache **result)
213 struct nl_cache *cache;
  /external/libnl/lib/fib_lookup/
lookup.c 179 struct nl_cache *flnl_result_alloc_cache(void)
260 struct nl_cache *cache)

Completed in 306 milliseconds

1 23 4