Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink-private/
Dcache-api.h117 struct nl_msgtype struct
262 struct nl_msgtype co_msgtypes[];
/third_party/libnl/include/netlink/
Dcache.h135 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);
/third_party/libnl/lib/
Dcache_mngt.c190 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) in nl_msgtype_lookup()
Dmsg.c804 struct nl_msgtype *mt; in print_hdr()
Dcache.c788 struct nl_msgtype *type, change_func_t cb, in cache_include()
/third_party/libnl/python/netlink/
Dcapi.i407 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);