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

  /external/libnl/include/netlink/
cache.h 127 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);
  /external/libnl/lib/
cache_mngt.c 189 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) function
msg.c 807 mt = nl_msgtype_lookup(ops, nlh->nlmsg_type);
  /external/libnl/python/netlink/
capi.i 402 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);

Completed in 517 milliseconds