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

/external/libnl/include/netlink/
H A Dcache-api.h28 * struct nl_cache_ops my_cache_ops = {
53 * static int my_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who,
68 * struct nl_cache_ops my_cache_ops = {
95 * static struct nl_cache_ops rtnl_addr_ops = {
163 struct nl_cache_ops struct
182 int (*co_msg_parser)(struct nl_cache_ops *, struct sockaddr_nl *,
187 struct nl_cache_ops *co_next;

Completed in 804 milliseconds