HomeSort by relevance Sort by last modified time
    Searched refs:nl_msgtype_lookup (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/
cache.h 97 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);
  /external/libnl/lib/
cache_mngt.c 86 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) function
msg.c 909 mt = nl_msgtype_lookup(ops, nlh->nlmsg_type);

Completed in 55 milliseconds