Searched defs:nl_cache_parse (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/
H A Dcache.c460 return nl_cache_parse(x->ops, &msg->nm_src, msg->nm_nlh, x->params);
634 int nl_cache_parse(struct nl_cache_ops *ops, struct sockaddr_nl *who, function
674 return nl_cache_parse(cache->c_ops, NULL, nlmsg_hdr(msg), &p);

Completed in 75 milliseconds