HomeSort by relevance Sort by last modified time
    Searched full:rtnl_cls_get_parent (Results 1 - 4 of 4) sorted by null

  /external/libnl/include/netlink/route/
classifier.h 46 extern uint32_t rtnl_cls_get_parent(struct rtnl_cls *);
  /external/libnl/src/
nl-cls-list.c 50 err = rtnl_cls_alloc_cache(sock, ifindex, rtnl_cls_get_parent(cls),
nl-cls-delete.c 122 rtnl_cls_get_parent(cls), &cls_cache);
  /external/libnl/lib/route/
cls_obj.c 160 uint32_t rtnl_cls_get_parent(struct rtnl_cls *cls) function

Completed in 103 milliseconds