Searched refs:pp_arg (Results 1 – 4 of 4) sorted by relevance
496 return nl_cache_add((struct nl_cache *) p->pp_arg, c); in pickup_cb()513 .pp_arg = cache, in nl_cache_pickup()576 struct nl_cache_assoc *ca = p->pp_arg; in resync_cb()592 .pp_arg = &ca, in nl_cache_resync()671 .pp_arg = cache, in nl_cache_parse_and_add()
91 struct nl_cache_assoc *ca = p->pp_arg; in include_cb()136 p.pp_arg = &mngr->cm_assocs[i]; in event_input()
825 struct dp_xdata *x = p->pp_arg; in parse_cb()847 p.pp_arg = &x; in nl_msg_parse()
157 void * pp_arg; member