OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
571
return -
NLE_MSGTYPE_NOSUPPORT
;
651
err = -
NLE_MSGTYPE_NOSUPPORT
;
msg.c
843
return -
NLE_MSGTYPE_NOSUPPORT
;
/external/libnl/lib/genl/
mngt.c
111
err = -
NLE_MSGTYPE_NOSUPPORT
;
Completed in 71 milliseconds