Searched refs:NLE_PERM (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/libs/libnl-tiny/src/include/netlink/
H A Derrno.h47 #define NLE_PERM 28 macro
/openwrt/package/libs/libnl-tiny/src/
H A Derror.c44 [NLE_PERM] = "Operation not permitted",
107 case EPERM: return NLE_PERM;

Completed in 27 milliseconds