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

  /external/libnl/src/cls/
utils.h 26 extern struct cls_module *lookup_cls_mod(struct rtnl_cls_ops *);
utils.c 75 struct cls_module *lookup_cls_mod(struct rtnl_cls_ops *ops) function
95 if (lookup_cls_mod(ops) != NULL)
  /external/libnl/src/
nl-cls-add.c 100 if (!(mod = lookup_cls_mod(ops)))

Completed in 32 milliseconds