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

  /external/libnl/include/netlink/route/cls/
ematch.h 50 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops_by_name(const char *);
  /external/libnl/lib/route/cls/
ematch.c 84 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops_by_name(const char *name) function
209 if (!(ops = rtnl_ematch_lookup_ops_by_name(name)))

Completed in 79 milliseconds