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

  /external/libnl/include/netlink/
errno.h 41 #define NLE_MSGTYPE_NOSUPPORT 22
  /external/libnl/lib/
error.c 38 [NLE_MSGTYPE_NOSUPPORT] = "Netlink message type is not supported",
cache.c 823 return -NLE_MSGTYPE_NOSUPPORT;
921 err = -NLE_MSGTYPE_NOSUPPORT;
msg.c 739 return -NLE_MSGTYPE_NOSUPPORT;
  /external/libnl/lib/genl/
mngt.c 57 err = -NLE_MSGTYPE_NOSUPPORT;
217 return -NLE_MSGTYPE_NOSUPPORT;

Completed in 175 milliseconds