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

  /system/core/libnl_2/
handlers.c 49 new_cb->cb_refcnt = 1;
79 cb->cb_refcnt++;
87 cb->cb_refcnt--;
88 if (cb->cb_refcnt <= 0)
  /external/libnl-headers/
netlink-types.h 61 int cb_refcnt; member in struct:nl_cb

Completed in 1127 milliseconds