Home
last modified time | relevance | path

Searched refs:NLE_MSG_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/include/netlink/
Derrno.h36 #define NLE_MSG_OVERFLOW 17 macro
/third_party/libnl/lib/
Derror.c34 [NLE_MSG_OVERFLOW] = "Kernel reported message overflow",
Dnl.c960 err = -NLE_MSG_OVERFLOW; in recvmsgs()