Searched refs:rtnl_cls_alloc_cache (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/netlink/route/
H A Dclassifier.h29 extern int rtnl_cls_alloc_cache(struct nl_sock *, int, uint32_t,
/external/libnl/src/
H A Dnl-tctree-list.c55 if (rtnl_cls_alloc_cache(sock, ifindex, parent, &cls_cache) < 0)
74 if (rtnl_cls_alloc_cache(sock, ifindex, parent, &cls_cache) < 0)
H A Dnl-cls-list.c50 err = rtnl_cls_alloc_cache(sock, ifindex, rtnl_cls_get_parent(cls),
H A Dnl-cls-delete.c121 err = rtnl_cls_alloc_cache(sock, rtnl_cls_get_ifindex(cls),
/external/libnl/lib/route/
H A Dcls.c294 int rtnl_cls_alloc_cache(struct nl_sock *sk, int ifindex, uint32_t parent, struct nl_cache **result) function

Completed in 106 milliseconds