Searched refs:NLE_MSGTYPE_NOSUPPORT (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/netlink/
H A Derrno.h41 #define NLE_MSGTYPE_NOSUPPORT 22 macro
/external/libnl/lib/
H A Derror.c38 [NLE_MSGTYPE_NOSUPPORT] = "Netlink message type is not supported",
H A Dcache.c571 return -NLE_MSGTYPE_NOSUPPORT;
651 err = -NLE_MSGTYPE_NOSUPPORT;
H A Dmsg.c843 return -NLE_MSGTYPE_NOSUPPORT;
/external/libnl/lib/genl/
H A Dmngt.c111 err = -NLE_MSGTYPE_NOSUPPORT;

Completed in 194 milliseconds