Home
last modified time | relevance | path

Searched refs:nl_msgtype (Results 1 – 5 of 5) sorted by relevance

/external/libnl/include/netlink/
Dcache-api.h128 struct nl_msgtype struct
190 struct nl_msgtype co_msgtypes[];
Dcache.h97 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);
/external/libnl/lib/
Dcache_mngt.c86 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) in nl_msgtype_lookup()
Dcache.c520 struct nl_msgtype *type, change_func_t cb, void *data) in cache_include()
Dmsg.c902 struct nl_msgtype *mt; in print_hdr()