Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dcache-api.h111 struct nl_msgtype struct
256 struct nl_msgtype co_msgtypes[];
/external/libnl/include/netlink/
Dcache.h129 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);
/external/libnl/lib/
Dcache_mngt.c183 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) in nl_msgtype_lookup()
Dmsg.c797 struct nl_msgtype *mt; in print_hdr()
Dcache.c782 struct nl_msgtype *type, change_func_t cb, in cache_include()
/external/libnl/python/netlink/
Dcapi.i407 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);