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

  /external/libnl/include/netlink/
hashtable.h 40 extern int nl_hash_table_del(nl_hash_table_t *ht,
  /external/libnl/lib/
hashtable.c 161 int nl_hash_table_del(nl_hash_table_t *ht, struct nl_object *obj) function
cache.c 560 ret = nl_hash_table_del(cache->hashtable, obj);

Completed in 116 milliseconds