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

  /external/libnl/include/netlink/
cache-api.h 157 void * pp_arg; member in struct:nl_parser_param
  /external/libnl/lib/
cache.c 496 return nl_cache_add((struct nl_cache *) p->pp_arg, c);
513 .pp_arg = cache,
576 struct nl_cache_assoc *ca = p->pp_arg;
592 .pp_arg = &ca,
671 .pp_arg = cache,
cache_mngr.c 91 struct nl_cache_assoc *ca = p->pp_arg;
136 p.pp_arg = &mngr->cm_assocs[i];
msg.c 822 struct dp_xdata *x = p->pp_arg;
844 p.pp_arg = &x;

Completed in 861 milliseconds