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

  /external/libnl/include/netlink/route/cls/
ematch.h 48 rtnl_ematch_alloc(struct rtnl_ematch_ops *);
  /external/libnl/lib/route/cls/
ematch.c 109 struct rtnl_ematch *rtnl_ematch_alloc(struct rtnl_ematch_ops *ops) function
322 if (!(ematch = rtnl_ematch_alloc(ops))) {

Completed in 68 milliseconds