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

  /external/libnl/include/netlink/
cache-api.h 134 int mt_act; member in struct:nl_msgtype
  /external/libnl/lib/
cache.c 524 switch (type->mt_act) {
530 if (type->mt_act == NL_ACT_DEL) {
537 if (type->mt_act == NL_ACT_NEW) {

Completed in 51 milliseconds