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

  /external/libnl/lib/route/cls/
ematch.c 121 e->e_ops = ops;
376 } else if (!match->e_ops) {
379 nl_dump(p, "%s(", match->e_ops->eo_name);
381 if (match->e_ops->eo_dump)
382 match->e_ops->eo_dump(match, p);
  /external/libnl/include/
netlink-types.h 522 struct rtnl_ematch_ops *e_ops; member in struct:rtnl_ematch

Completed in 105 milliseconds