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

  /external/libnl/include/netlink-private/
cache-api.h 117 struct nl_msgtype struct
261 struct nl_msgtype co_msgtypes[];
  /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)
cache.c 757 struct nl_msgtype *type, change_func_t cb, void *data)
msg.c 800 struct nl_msgtype *mt;
  /external/libnl/python/netlink/
capi.i 402 extern struct nl_msgtype * nl_msgtype_lookup(struct nl_cache_ops *, int);

Completed in 1223 milliseconds