Searched refs:nl_msgtype_lookup (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/
H A Dcache.h97 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);
/external/libnl/lib/
H A Dcache_mngt.c86 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) function
H A Dmsg.c909 mt = nl_msgtype_lookup(ops, nlh->nlmsg_type);

Completed in 476 milliseconds